diff --git a/hypr/autostart.conf b/hypr/autostart.conf index afc141b..0ebd480 100755 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -18,6 +18,10 @@ exec-once = wl-paste --type image --watch cliphist store #Stores only image data exec-once = python3 -m http.server -d /home/themystery/Bento +# wallpapers +source = ~/.config/hypr/wallpaper.conf + +# plugins source = ~/.config/hypr/plugins.conf diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f3f1016..a9c01f9 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -63,8 +63,6 @@ windowrule=float,org.kde.polkit-kde-authentication-agent-1 source = ~/.config/hypr/autostart.conf -# wallpapers -source = ~/.config/hypr/wallpaper.conf # diff --git a/hypr/plugins.conf b/hypr/plugins.conf index 95b14ed..637b97a 100644 --- a/hypr/plugins.conf +++ b/hypr/plugins.conf @@ -1,2 +1,2 @@ -exec-once = hyprctl plugin load /home/themystery/Documents/hyprland-plugins/csgo-vulkan-fix/csgo-vulkan-fix.so - +exec-once = hyprctl plugin load /home/themystery/Documents/hyprland-plugins/hyprland-official-plugins/csgo-vulkan-fix/csgo-vulkan-fix.so +exec-once = hyprctl plugin load /home/themystery/Documents/hyprland-plugins/hycov/build/libhycov.so