mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: various changes, sched-ext
This commit is contained in:
parent
db0f9bef6d
commit
cc85d2e5ba
7 changed files with 143 additions and 173 deletions
|
|
@ -55,7 +55,7 @@ in {
|
|||
displayBindingsStr = lib.concatLines displayBindings;
|
||||
in ''
|
||||
${displayBindingsStr}
|
||||
for_window [class="^steam_app_default$"] floating enable
|
||||
for_window [class="^steam_app_default$"] floating enable, fullscreen disable
|
||||
'';
|
||||
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue