fix: use proper floating terminal
This commit is contained in:
parent
3b9752b5ee
commit
61072b816a
28 changed files with 294 additions and 386 deletions
10
hypr_desktop/conf/plugins.conf
Normal file
10
hypr_desktop/conf/plugins.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
plugin = $HOME/.config/hypr/plugins/libhycov.so
|
||||
|
||||
plugin {
|
||||
hycov {
|
||||
overview_gappo = 30 #gas width from screem
|
||||
overview_gappi = 10 #gas width from clients
|
||||
hotarea_size = 0 #hotarea size in bottom left,10x10
|
||||
enable_hotarea = 0 # enable mouse cursor hotarea
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue