added thin user option to leyla
This commit is contained in:
parent
feb30a45bf
commit
0545051a1b
4 changed files with 64 additions and 101 deletions
|
@ -120,33 +120,4 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
# dconf.settings = {
|
||||
# "org/gnome/settings-daemon/plugins/media-keys" = {
|
||||
# custom-keybindings = [
|
||||
# "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/"
|
||||
# ];
|
||||
# };
|
||||
# };
|
||||
|
||||
# "org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
|
||||
# binding = "<Super>t";
|
||||
# command = "kgx";
|
||||
# name = "Open Terminal";
|
||||
# };
|
||||
|
||||
|
||||
# services.xserver.desktopManager.gnome3 = {
|
||||
# extraGSettingsOverridePackages = with pkgs; [ gnome3.gnome-settings-daemon ];
|
||||
# extraGSettingsOverrides = ''
|
||||
# [org.gnome.settings-daemon.plugins.media-keys]
|
||||
# custom-keybindings=['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/']
|
||||
|
||||
|
||||
# [org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom0]
|
||||
# binding='<Super>t'
|
||||
# command='kgx'
|
||||
# name='Open terminal'
|
||||
# '';
|
||||
# }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue