Compare commits
2 commits
5d6e9c93fb
...
f7ed344a30
| Author | SHA1 | Date | |
|---|---|---|---|
| f7ed344a30 | |||
| 36449de139 |
2 changed files with 3 additions and 2 deletions
|
|
@ -134,6 +134,7 @@ in
|
|||
"Super+Period".action = consume-or-expel-window-right;
|
||||
"Super+Alt+L".action = focus-monitor-right;
|
||||
"Super+Alt+H".action = focus-monitor-left;
|
||||
"Super+Shift+P".action = screenshot;
|
||||
};
|
||||
spawn-at-startup = [
|
||||
{ argv = ["waybar"]; }
|
||||
|
|
@ -186,7 +187,7 @@ in
|
|||
matches = [{app-id = "com.system76.CosmicFiles";}];
|
||||
open-floating = true;
|
||||
default-column-width.proportion = 0.6;
|
||||
default-window-height.proportion = 0.5;
|
||||
default-window-height.proportion = 0.7;
|
||||
}
|
||||
{
|
||||
matches = [{app-id = "bluetui";}];
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit ff5879f6200db4f3ceddd12b8d3683985f41da98
|
||||
Subproject commit 63ec2f6b300977b057400584b0de8082015eaaa9
|
||||
Loading…
Add table
Add a link
Reference in a new issue