chore: Update path

This commit is contained in:
Fabio Lenherr / DashieTM 2024-02-17 15:40:16 +01:00
parent 17fcac861e
commit bca72f7f2c
7 changed files with 9 additions and 12 deletions

View file

@ -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

View file

@ -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

View file

@ -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)$