From 71036697f79689fac65aef353b849785a33bad35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 21 Feb 2024 23:02:22 +0100 Subject: [PATCH] Format all the files --- hosts/yoga/user.nix | 1 - modules/default.nix | 1 - modules/hyprland/hyprland.conf | 2 +- modules/hyprland/hyprpaper.conf | 4 ++-- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/hosts/yoga/user.nix b/hosts/yoga/user.nix index 37e3b4f..6ae4d18 100644 --- a/hosts/yoga/user.nix +++ b/hosts/yoga/user.nix @@ -13,7 +13,6 @@ gtk.enable = true; direnv.enable = true; kanshi.enable = true; - nvim.enable = false; git.enable = true; gammastep.enable = true; vscode.enable = true; diff --git a/modules/default.nix b/modules/default.nix index 2836e67..5aa2910 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -12,7 +12,6 @@ ./fuzzel ./gtk ./direnv - ./nvim ./kanshi ./git ./gammastep diff --git a/modules/hyprland/hyprland.conf b/modules/hyprland/hyprland.conf index 47f3ee0..2d23635 100644 --- a/modules/hyprland/hyprland.conf +++ b/modules/hyprland/hyprland.conf @@ -81,7 +81,7 @@ bind=SUPER,D,exec,fuzzel bind=SUPERSHIFT,S,exec,grimblast copy area bind=SUPER,F,fullscreen,0 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,right,movefocus,r diff --git a/modules/hyprland/hyprpaper.conf b/modules/hyprland/hyprpaper.conf index 4f8ba4f..967a432 100644 --- a/modules/hyprland/hyprpaper.conf +++ b/modules/hyprland/hyprpaper.conf @@ -1,4 +1,4 @@ -preload = ~/.config/hypr/PwNixOS-Wallpaper.png +preload = ~/.config/hypr/lock-wallpaper.png preload = ~/.config/hypr/wallpaper.png -wallpaper = ,~/.config/hypr/PwNixOS-Wallpaper.png +wallpaper = ,~/.config/hypr/lock-wallpaper.png splash = false