diff options
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/i3/config b/.config/i3/config index 2399d82..8d87df7 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -265,10 +265,9 @@ bar { status_command i3status position bottom font pango:OverpassM Nerd Font 10 - } -default_border pixel 5 +default_border pixel 0 gaps inner 4 gaps outer 0 @@ -287,7 +286,7 @@ exec openrgb --color "00FFFF" exec $terminal exec $terminal -e bashtop -exec microsoft-edge-dev +exec firefox #exec telegram-desktop #exec discord #exec qtcreator |