chore: Update path
This commit is contained in:
parent
17fcac861e
commit
bca72f7f2c
7 changed files with 9 additions and 12 deletions
|
|
@ -17,4 +17,5 @@ env = LD_LIBRARY_PATH,/usr/local/lib
|
|||
env = EDITOR,"neovide --novsync --nofork"
|
||||
env = WLR_DRM_NO_ATOMIC,1
|
||||
env = GTK_USE_PORTAL, 1
|
||||
env = PATH,/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:~/.local/bin:~/.cargo/bin:$PATH
|
||||
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@ input {
|
|||
|
||||
general {
|
||||
sensitivity=1.0
|
||||
gaps_in=3 3 3 3
|
||||
gaps_out=2 5 5 5
|
||||
gaps_in=3
|
||||
gaps_out=2,5,5,5
|
||||
border_size=3
|
||||
col.active_border=0xFFFF0000 0xFF00FF00 0xFF0000FF 45deg
|
||||
col.inactive_border=0x66333333
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ windowrule=workspace 10 silent,^(.*)(steam)(.*)$
|
|||
windowrule=workspace 9 silent,^(.*)(dota)(.*)$
|
||||
windowrule=workspace 9 silent,^(.*)(battlebits)(.*)$
|
||||
windowrule=workspace 9 silent,^(.*)(aoe)(.*)$
|
||||
windowrule=nomaximizerequest,^(.*)(neovide)(.*)$
|
||||
windowrule=nofullscreenrequest,^(.*)(neovide)(.*)$
|
||||
windowrule=suppressevent fullscreen maximize,^(.*)(neovide)(.*)$
|
||||
windowrulev2=immediate,class:^(.*)(Pal)$
|
||||
windowrulev2=forceinput,class:^(.*)(Pal)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue