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