non important commit
This commit is contained in:
parent
61f20c37b3
commit
54a3e3e3f6
1 changed files with 4 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
||||||
layout = {
|
layout = {
|
||||||
gaps = 8;
|
gaps = 8;
|
||||||
|
|
||||||
default-column-width = {proportion = 1.0;};
|
default-column-width = {proportion = 0.5;};
|
||||||
|
|
||||||
preset-column-widths = [
|
preset-column-widths = [
|
||||||
{proportion = 0.33333;}
|
{proportion = 0.33333;}
|
||||||
|
|
@ -154,6 +154,9 @@
|
||||||
"Mod+Minus".action.set-column-width = ["-10%"];
|
"Mod+Minus".action.set-column-width = ["-10%"];
|
||||||
"Mod+Plus".action.set-column-width = ["+10%"];
|
"Mod+Plus".action.set-column-width = ["+10%"];
|
||||||
|
|
||||||
|
"Mod+Tab".action.focus-workspace-down = [];
|
||||||
|
"Mod+Shift+Tab".action.focus-workspace-up = [];
|
||||||
|
|
||||||
"Print".action.screenshot = [];
|
"Print".action.screenshot = [];
|
||||||
"Ctrl+Print".action.screenshot-screen = [];
|
"Ctrl+Print".action.screenshot-screen = [];
|
||||||
"Alt+Print".action.screenshot-window = [];
|
"Alt+Print".action.screenshot-window = [];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue