add changes to hyprland

This commit is contained in:
Seymur Bagirov 2024-01-24 18:20:24 +04:00
parent 503c0fbb29
commit b26a1a9b3d
3 changed files with 6 additions and 4 deletions

View File

@ -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 exec-once = python3 -m http.server -d /home/themystery/Bento
# wallpapers
source = ~/.config/hypr/wallpaper.conf
# plugins
source = ~/.config/hypr/plugins.conf source = ~/.config/hypr/plugins.conf

View File

@ -63,8 +63,6 @@ windowrule=float,org.kde.polkit-kde-authentication-agent-1
source = ~/.config/hypr/autostart.conf source = ~/.config/hypr/autostart.conf
# wallpapers
source = ~/.config/hypr/wallpaper.conf
# #

View File

@ -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