diff options
| author | Yigit Sever | 2019-09-22 15:51:44 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-09-22 15:51:44 +0300 |
| commit | 5dab28ae3d2ecc6916a71b3a730c04e5ae5c4091 (patch) | |
| tree | 836d34c25023884108205bea7f1848d87a4a9c98 /.config/i3 | |
| parent | 567b6a98952ecec9315924d51866e0a269a7e5cd (diff) | |
| download | dotfiles-5dab28ae3d2ecc6916a71b3a730c04e5ae5c4091.tar.gz dotfiles-5dab28ae3d2ecc6916a71b3a730c04e5ae5c4091.tar.bz2 dotfiles-5dab28ae3d2ecc6916a71b3a730c04e5ae5c4091.zip | |
Start with some i3 gaps
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config##desktop.Linux.Lowe | 3 | ||||
| -rw-r--r-- | .config/i3/config##desktop.Linux.Maus | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe index 7cee7e4..53d9d53 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe | |||
| @@ -20,6 +20,9 @@ font pango:Lato 11 | |||
| 20 | # Use Mouse+$mod to drag floating windows to their wanted position | 20 | # Use Mouse+$mod to drag floating windows to their wanted position |
| 21 | floating_modifier $alt | 21 | floating_modifier $alt |
| 22 | 22 | ||
| 23 | gaps inner 10 | ||
| 24 | gaps outer 10 | ||
| 25 | |||
| 23 | ############## | 26 | ############## |
| 24 | # bindings # | 27 | # bindings # |
| 25 | ############## | 28 | ############## |
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus index 9c62d18..c26c3ff 100644 --- a/.config/i3/config##desktop.Linux.Maus +++ b/.config/i3/config##desktop.Linux.Maus | |||
| @@ -31,8 +31,8 @@ exec --no-startup-id ~/.fehbg | |||
| 31 | 31 | ||
| 32 | exec_always --no-startup-id flashfocus | 32 | exec_always --no-startup-id flashfocus |
| 33 | 33 | ||
| 34 | gaps inner 0 | 34 | gaps inner 10 |
| 35 | gaps outer 0 | 35 | gaps outer 10 |
| 36 | 36 | ||
| 37 | # smart_gaps on | 37 | # smart_gaps on |
| 38 | 38 | ||
