Improved gaps

This commit is contained in:
Christian Colglazier 2020-07-05 09:06:12 -04:00
parent 49b49fc7bb
commit 8196c71d93
2 changed files with 7 additions and 7 deletions

View File

@ -73,8 +73,8 @@ bindsym $mod+space focus mode_toggle
bindsym $mod+a focus parent
# Gaps
set $inner 10
set $outer 2
set $inner 16
set $outer 0
gaps inner $inner
gaps outer $outer
smart_borders no_gaps

View File

@ -1,5 +1,5 @@
configuration {
modi: "window,run,ssh";
modi: "window,drun,ssh";
width: 30;
lines: 10;
columns: 1;
@ -44,14 +44,14 @@ configuration {
/* separator-style: "dash";*/
/* hide-scrollbar: false;*/
fullscreen: false;
/* fake-transparency: false;*/
fake-transparency: false;
/* dpi: -1;*/
/* threads: 0;*/
/* scrollbar-width: 8;*/
/* scroll-method: 0;*/
scrollbar-width: 0;
scroll-method: 0;
/* fake-background: "screenshot";*/
/* window-format: "{w} {c} {t}";*/
/* click-to-exit: true;*/
click-to-exit: true;
/* show-match: true;*/
theme: aqua;
/* color-normal: ;*/