super+e home folder
This commit is contained in:
parent
c5751af3e6
commit
5ee53ce1c2
1 changed files with 3 additions and 1 deletions
|
@ -16,6 +16,9 @@ with lib.hm.gvariant; {
|
||||||
edge-tiling = true;
|
edge-tiling = true;
|
||||||
workspaces-only-on-primary = false;
|
workspaces-only-on-primary = false;
|
||||||
};
|
};
|
||||||
|
"org/gnome/settings-daemon/plugins/media-keys" = {
|
||||||
|
home = [ "<Super>e" ];
|
||||||
|
};
|
||||||
"org/gnome/desktop/wm/preferences" = {
|
"org/gnome/desktop/wm/preferences" = {
|
||||||
workspace-names = [ "sys" "talk" "web" "edit" "run" ];
|
workspace-names = [ "sys" "talk" "web" "edit" "run" ];
|
||||||
};
|
};
|
||||||
|
@ -40,7 +43,6 @@ with lib.hm.gvariant; {
|
||||||
clock-format = "12h";
|
clock-format = "12h";
|
||||||
show-battery-percentage = true;
|
show-battery-percentage = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue