diff options
author | Yigit Sever | 2019-09-24 12:36:11 +0300 |
---|---|---|
committer | Yigit Sever | 2019-09-24 12:36:11 +0300 |
commit | ad5c2f713d03c882a2ceb06ff7ae7f35dbc4794a (patch) | |
tree | e019ad498666749694cfd6ee1976d32e133772d0 /.config/i3 | |
parent | 8a4dc4a60167c318629bc83feff5f7497e599174 (diff) | |
download | dotfiles-ad5c2f713d03c882a2ceb06ff7ae7f35dbc4794a.tar.gz dotfiles-ad5c2f713d03c882a2ceb06ff7ae7f35dbc4794a.tar.bz2 dotfiles-ad5c2f713d03c882a2ceb06ff7ae7f35dbc4794a.zip |
Set work i3 gaps
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/config##desktop.Linux.Lowe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe index 6e0bc8a..df06e87 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe | |||
@@ -20,7 +20,7 @@ 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 | 23 | gaps inner 5 |
24 | gaps outer 0 | 24 | gaps outer 0 |
25 | 25 | ||
26 | ############## | 26 | ############## |