mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
keybind
This commit is contained in:
@@ -46,6 +46,11 @@
|
||||
magnifier-zoom-in = [];
|
||||
magnifier-zoom-out = [];
|
||||
};
|
||||
"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" = {
|
||||
command = "kgx --tab";
|
||||
binding = "<Super>Return";
|
||||
|
||||
Reference in New Issue
Block a user