From b26a1a9b3d416cbc580e74dfe7a6c1566637014a Mon Sep 17 00:00:00 2001 From: Seymur Bagirov Date: Wed, 24 Jan 2024 18:20:24 +0400 Subject: [PATCH] add changes to hyprland --- hypr/autostart.conf | 4 ++++ hypr/hyprland.conf | 2 -- hypr/plugins.conf | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) 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