chore: Remove gtk server

This commit is contained in:
Fabio Lenherr / DashieTM 2024-03-09 22:08:52 +01:00
parent 8ed7578bfa
commit 17b2b630af
7 changed files with 119 additions and 82 deletions

View file

@ -13,7 +13,7 @@ input {
general {
sensitivity=1.0
gaps_in=3
gaps_out=2,5,5,5
gaps_out=3,5,5,5
border_size=3
col.active_border=0xFFFF0000 0xFF00FF00 0xFF0000FF 45deg
col.inactive_border=0x66333333
@ -26,12 +26,15 @@ decoration {
}
animations {
bezier=penguin,0.05,0.9,0.1,1.0
enabled=1
animation=windowsMove,1,4,default
animation=windows,1,7,default,popin 70%
animation=windowsOut,1,7,default,popin 70%
animation=border,1,10,default
animation=fade,1,10,default
animation=fade,1,7,default
animation=workspaces,1,6,default
animation=layers,1,3,default,popin
}
dwindle {

View file

@ -1,3 +1,7 @@
# layer rules
# mainly to disable animations within slurp and grim
layerrule = noanim, selection
# window rules
windowrule=tile,^(.*)(Spotify)(.*)$
windowrule=float,^(.*)(OxiCalc)(.*)$
@ -13,5 +17,6 @@ windowrule=workspace 9 silent,^(.*)(battlebits)(.*)$
windowrule=workspace 9 silent,^(.*)(aoe)(.*)$
windowrule=suppressevent fullscreen maximize,^(.*)(neovide)(.*)$
windowrulev2=immediate,class:^(.*)(Pal)$
windowrulev2=immediate,class:^(.*)(dota2)$
windowrulev2=immediate,class:^(.*)(needforspeedheat.exe)$
windowrulev2=forceinput,class:^(.*)(Pal)$