Update 2 files
- /modules/hm/keybindings.conf - /modules/hm/default.nix
This commit is contained in:
@@ -66,7 +66,7 @@ in
|
||||
# Keybindings configurations
|
||||
keybindings = {
|
||||
enable = true; # enable keybindings configurations
|
||||
extraConfig = ""; # additional keybindings configuration
|
||||
extraConfig = "./keybindings.conf"; # additional keybindings configuration
|
||||
overrideConfig = null; # complete keybindings configuration override (null or lib.types.lines)
|
||||
};
|
||||
# Window rules configurations
|
||||
|
||||
Reference in New Issue
Block a user