screenshot and files looks
This commit is contained in:
parent
5d6e9c93fb
commit
36449de139
1 changed files with 2 additions and 1 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";}];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue