Modularize individual configs
This commit is contained in:
parent
fbd32d90f5
commit
c7a26746e1
13 changed files with 303 additions and 278 deletions
|
|
@ -77,8 +77,6 @@
|
|||
wayland.windowManager.hyprland.settings =
|
||||
lib.mkIf config.mods.hyprland.use_default_config {
|
||||
"$mod" = "SUPER";
|
||||
"source" =
|
||||
"/home/${config.conf.username}/.config/reset/keyboard.conf";
|
||||
|
||||
bindm =
|
||||
[ "$mod, mouse:272, movewindow" "$mod, mouse:273, resizewindow" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue