mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
keybind
This commit is contained in:
@@ -47,9 +47,9 @@
|
|||||||
magnifier-zoom-out = [];
|
magnifier-zoom-out = [];
|
||||||
};
|
};
|
||||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
|
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
|
||||||
command = ["kgx --tab"];
|
command = "kgx --tab";
|
||||||
binding = ["<Super>Return"];
|
binding = "<Super>Return";
|
||||||
name = ["Console"];
|
name = "Console";
|
||||||
};
|
};
|
||||||
"org/gnome/desktop/wm/keybindings" = {
|
"org/gnome/desktop/wm/keybindings" = {
|
||||||
activate-window-menu = [];
|
activate-window-menu = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user