chore: Update setup.sh

This commit is contained in:
Fabio Lenherr / DashieTM 2024-02-11 15:53:22 +01:00
parent 45ca8d534f
commit 7884a29617
32 changed files with 296 additions and 151 deletions

View file

@ -1,13 +1,12 @@
#plugin = $HOME/.config/hypr/plugins/libhycov.so
exec-once= hyprpm reload -n && hyprctl reload
plugin {
hycov {
enable_hotarea = 0 # enable mouse cursor hotarea
overview_gappo = 30 #gas width from screem
overview_gappi = 10 #gas width from clients
bind = SUPER,W,hycov:toggleoverview
enable_hotarea = 0
overview_gappo = 30
overview_gappi = 10
auto_fullscreen = 0
bind = SUPER,W,hycov:toggleoverview
}
}