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 = [];
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
|
||||
command = ["kgx --tab"];
|
||||
binding = ["<Super>Return"];
|
||||
name = ["Console"];
|
||||
command = "kgx --tab";
|
||||
binding = "<Super>Return";
|
||||
name = "Console";
|
||||
};
|
||||
"org/gnome/desktop/wm/keybindings" = {
|
||||
activate-window-menu = [];
|
||||
|
||||
Reference in New Issue
Block a user