tidy up, add helix
This commit is contained in:
parent
71b591da15
commit
a61d9cd501
2 changed files with 159 additions and 127 deletions
|
|
@ -23,12 +23,18 @@
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
extraConfig = ''
|
||||
## work laptop configuration
|
||||
exec-once = ${pkgs.swaybg}/bin/swaybg -o eDP-1 -i ~/Pictures/backgrounds/nix-wallpaper-simple-red.png &
|
||||
|
||||
monitor = ,preferred,auto, 1.2
|
||||
|
||||
input {
|
||||
kb_variant = dvorak
|
||||
}
|
||||
|
||||
general {
|
||||
gaps_out = 10
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue