add package doc
This commit is contained in:
parent
4ce842086d
commit
45ca8d534f
29 changed files with 91 additions and 419 deletions
13
hypr/conf/plugins.conf
Normal file
13
hypr/conf/plugins.conf
Normal 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
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue