From 6e0df881adea1e9975e17af3b8b2c596f1a6d2db Mon Sep 17 00:00:00 2001 From: mrwafflecats Date: Sat, 6 Jun 2026 17:00:54 -0500 Subject: [PATCH] removed hyprpaper --- hyprland.conf | 3 +-- hyprpaper.conf | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 hyprpaper.conf diff --git a/hyprland.conf b/hyprland.conf index 6d3cf89..1e771ff 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -34,7 +34,7 @@ xwayland { # Set programs that you use $terminal = kitty -# $fileManager = dolphin +$fileManager = dolphin #$menu = dmenu_path | wmenu | xargs swaymsg exec -- $menu = tofi-drun --drun-launch=true @@ -55,7 +55,6 @@ $menu = tofi-drun --drun-launch=true exec-once = eww daemon & eww open-many bar widget_window resource_monitor exec-once = systemctl --user start hyprpolkitagent - exec-once = hyprpaper ############################ # See https://wiki.hyprland.org/Configuring/Environment-variables/ diff --git a/hyprpaper.conf b/hyprpaper.conf deleted file mode 100644 index 102d8ab..0000000 --- a/hyprpaper.conf +++ /dev/null @@ -1,2 +0,0 @@ -preload = ~/Wallpapers/nix.png -wallpaper = Virtual-1,~/Wallpapers/nix.png