add plugins.conf file for maintaing plugin loading

This commit is contained in:
Seymur Bagirov 2024-01-22 03:22:58 +04:00
parent 0862884f75
commit d76bf35b95
3 changed files with 4 additions and 3 deletions

View File

@ -18,8 +18,7 @@ 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
exec-once = ~/Documents/hyprland-plugins/plugins-loader.sh load source = ~/.config/hypr/plugins.conf
# env # env

View File

@ -195,7 +195,7 @@ source = ~/.config/hypr/rofi.conf
bind = $mainMod, Q, exec, kitty bind = $mainMod, Q, exec, kitty
bind = $mainMod, C, killactive, bind = $mainMod, C, killactive,
bind = $mainMod, M, exit, # bind = $mainMod, M, exit,
bind = $mainMod, E, exec, dolphin bind = $mainMod, E, exec, dolphin
bind = $mainMod, V, togglefloating, bind = $mainMod, V, togglefloating,
bind = $mainMod, F, fullscreen, 1 bind = $mainMod, F, fullscreen, 1

2
hypr/plugins.conf Normal file
View File

@ -0,0 +1,2 @@
exec-once = hyprctl plugin load /home/themystery/Documents/hyprland-plugins/csgo-vulkan-fix/csgo-vulkan-fix.so