Format all the files

fresh
Your Name 2024-02-21 23:02:22 +01:00
parent 04dc77e8b9
commit 71036697f7
4 changed files with 3 additions and 5 deletions

View File

@ -13,7 +13,6 @@
gtk.enable = true; gtk.enable = true;
direnv.enable = true; direnv.enable = true;
kanshi.enable = true; kanshi.enable = true;
nvim.enable = false;
git.enable = true; git.enable = true;
gammastep.enable = true; gammastep.enable = true;
vscode.enable = true; vscode.enable = true;

View File

@ -12,7 +12,6 @@
./fuzzel ./fuzzel
./gtk ./gtk
./direnv ./direnv
./nvim
./kanshi ./kanshi
./git ./git
./gammastep ./gammastep

View File

@ -81,7 +81,7 @@ bind=SUPER,D,exec,fuzzel
bind=SUPERSHIFT,S,exec,grimblast copy area bind=SUPERSHIFT,S,exec,grimblast copy area
bind=SUPER,F,fullscreen,0 bind=SUPER,F,fullscreen,0
bind=SUPER,X,exec,wlogout bind=SUPER,X,exec,wlogout
bind=SUPER,L,exec,gtklock -i -d -b ~/.config/hypr/PwNixOS-Wallpaper.png bind=SUPER,L,exec,gtklock -i -d -b ~/.config/hypr/lock-wallpaper.png
bind=SUPER,left,movefocus,l bind=SUPER,left,movefocus,l
bind=SUPER,right,movefocus,r bind=SUPER,right,movefocus,r

View File

@ -1,4 +1,4 @@
preload = ~/.config/hypr/PwNixOS-Wallpaper.png preload = ~/.config/hypr/lock-wallpaper.png
preload = ~/.config/hypr/wallpaper.png preload = ~/.config/hypr/wallpaper.png
wallpaper = ,~/.config/hypr/PwNixOS-Wallpaper.png wallpaper = ,~/.config/hypr/lock-wallpaper.png
splash = false splash = false