chore: Add gamemode config
This commit is contained in:
parent
15da5c8116
commit
6b4bea4217
3 changed files with 22 additions and 3 deletions
17
gamemode.ini
Normal file
17
gamemode.ini
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
[general]
|
||||||
|
renice=15
|
||||||
|
reaper_freq=5
|
||||||
|
desiredgov=performance
|
||||||
|
defaultgov=powersave
|
||||||
|
ioprio=0
|
||||||
|
|
||||||
|
[filter]
|
||||||
|
blacklist=steam steamwebhelper
|
||||||
|
|
||||||
|
[gpu]
|
||||||
|
apply_gpu_optimisations=accept-responsibility
|
||||||
|
gpu_device=0
|
||||||
|
amd_performance_level=high
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -13,4 +13,5 @@ windowrule=workspace 9 silent,^(.*)(battlebits)(.*)$
|
||||||
windowrule=workspace 9 silent,^(.*)(aoe)(.*)$
|
windowrule=workspace 9 silent,^(.*)(aoe)(.*)$
|
||||||
windowrule=suppressevent fullscreen maximize,^(.*)(neovide)(.*)$
|
windowrule=suppressevent fullscreen maximize,^(.*)(neovide)(.*)$
|
||||||
windowrulev2=immediate,class:^(.*)(Pal)$
|
windowrulev2=immediate,class:^(.*)(Pal)$
|
||||||
|
windowrulev2=immediate,class:^(.*)(needforspeedheat.exe)$
|
||||||
windowrulev2=forceinput,class:^(.*)(Pal)$
|
windowrulev2=forceinput,class:^(.*)(Pal)$
|
||||||
|
|
|
||||||
|
|
@ -14,10 +14,11 @@ binde=SUPER,K,resizeactive,0 -20
|
||||||
binde=SUPER,L,resizeactive,0 20
|
binde=SUPER,L,resizeactive,0 20
|
||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in = ereng
|
gaps_in = 5,20,4,10
|
||||||
gaps_out = peng
|
gaps_out = 5,5,10,30
|
||||||
|
#col.active_border=0xFFFF0000 0xFF00FF00 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 0xFF0000FF 45deg
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspace=name:peng,gapsin:5 5 0 0,gapsout:fuck
|
workspace=0,bordersize: 2,monitor: asdlkfj,gapsout:5 10 10
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue