mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Improved gaps
This commit is contained in:
parent
49b49fc7bb
commit
8196c71d93
@ -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
|
||||
|
@ -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: ;*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user