mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add dwindle-autogroup plugin
This commit is contained in:
parent
200cffd629
commit
2bf70e652a
|
@ -22,6 +22,13 @@ exec-once = sleep 1 && systemctl --user start wayland-session.target # Hyprland
|
||||||
exec-once = discord
|
exec-once = discord
|
||||||
# exec-once = webcord --start-minimized
|
# exec-once = webcord --start-minimized
|
||||||
|
|
||||||
|
|
||||||
|
###############
|
||||||
|
### PLUGINS ###
|
||||||
|
###############
|
||||||
|
|
||||||
|
exec-once=hyprctl plugin load $HOME/.local/share/hyprload/plugins/bin/dwindle-autogroup.so
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
### CATEGORY SETTINGS ###
|
### CATEGORY SETTINGS ###
|
||||||
#########################
|
#########################
|
||||||
|
|
Loading…
Reference in a new issue