Split hyprland plugin config to it's own file

This commit is contained in:
ItsDrike 2023-12-10 02:22:19 +01:00
parent 3233c322b6
commit f20cbc479e
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 21 additions and 6 deletions

View file

@ -23,12 +23,6 @@ exec-once = discord
# exec-once = webcord --start-minimized
###############
### PLUGINS ###
###############
exec-once=hyprctl plugin load $HOME/.local/share/hyprload/plugins/bin/dwindle-autogroup.so
#########################
### CATEGORY SETTINGS ###
#########################
@ -154,5 +148,6 @@ dwindle {
#######################
source = ~/.config/hypr/keybinds.conf
source = ~/.config/hypr/window_rules.conf
source = ~/.config/hypr/plugins.conf
# vi: ft=hypr