Add gaps and rounded corners

This commit is contained in:
Asocia 2021-07-15 20:01:30 +03:00
parent 6d5712e5aa
commit 9cb61a497c
3 changed files with 7 additions and 7 deletions

View File

@ -54,8 +54,8 @@ set_from_resource $grayish i3wm.color15 #555555
client.focused $grayish $grayish $fg $bg $bg
# Change gap size
gaps outer 0
gaps inner 0
gaps outer 20
gaps inner 10
gaps top 20
# kill focused window

View File

@ -3,7 +3,7 @@ backend = "glx";
opacity-rule = [ ];
corner-radius = 6.0;
corner-radius = 10.0;
rounded-corners-exclude = [
# "widthb > 1365 && heightb > 736" # For smart gaps and a non-floating bar
# "class_g = 'Dunst'"

View File

@ -53,12 +53,12 @@
[bar/main]
monitor = ${env:MONITOR:}
width = 100%
offset-x = 0
width = 100%:-50
offset-x = 25
offset-y = 0
height = 20
radius = 0.0
radius = 0
override-redirect = true
wm-restack = i3
@ -81,7 +81,7 @@
cursor-click = pointer
cursor-scroll = ns-resize
tray-position = right
; tray-position = right
tray-padding = 0
;tray-background = #0063ff