Update
This commit is contained in:
parent
e6e9d4c822
commit
1fb1688124
2 changed files with 5 additions and 2 deletions
|
@ -95,6 +95,9 @@
|
|||
"opacity 1.0 override,^(steam)$" # Sets opacity to 1
|
||||
"noblur,^(codium)$" # disables blur for codium
|
||||
"opacity 0.9 override,^(codium)$" # Sets opacity to 1
|
||||
"stayfocused, title:^()$,class:^(steam)$"
|
||||
"minsize 1 1, title:^()$,class:^(steam)$"
|
||||
|
||||
];
|
||||
bind = [
|
||||
''SUPER, Q, exec, kitty''
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
name = "win10-desktop";
|
||||
id = "VDAEJGQ-RA7GAT5-KLA7SRL-X2CV2EG-RMRMD6Z-TFE36JA-2TBBQG2-ED346AL";
|
||||
};
|
||||
"framework-server" = {
|
||||
"framework-server" = { # The docker container, not the host
|
||||
name = "framework-server";
|
||||
id = "ULRNA7N-Q7WTZR3-PDQW52W-IWT4UOG-ABF5RCT-W6XJXOW-WQTJIWR-GBFUJQR";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue