add package doc

This commit is contained in:
Fabio Lenherr / DashieTM 2024-01-09 22:48:18 +01:00
parent 4ce842086d
commit 45ca8d534f
29 changed files with 91 additions and 419 deletions

13
hypr/conf/plugins.conf Normal file
View file

@ -0,0 +1,13 @@
#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
auto_fullscreen = 0
}
}