Remove radius and make icons bigger

This commit is contained in:
2021-10-05 22:56:59 +03:00
parent 45b152262f
commit b3ed34115e

View File

@@ -6,26 +6,23 @@ background-alt = #191e2a
foreground = #cbccc6 foreground = #cbccc6
[bar/main] [bar/main]
width = 100%:-28 width = 100%
height = 35 height = 40
fixed-center = true fixed-center = true
override-redirect = true
padding-right = 2 padding-right = 2
offset-y = 15
offset-x = 14
radius = 10
wm-restack = i3 wm-restack = i3
override-redirect = true
background = ${colors.background} background = ${colors.background}
foreground = ${colors.foreground} foreground = ${colors.foreground}
font-0 = FiraCode:size=11 font-0 = FiraCode:size=11
font-1 = FontAwesome5Brands:size=11 font-1 = FontAwesome5Brands:size=12
font-2 = FontAwesome5FreeSolid:size=11 font-2 = FontAwesome5FreeSolid:size=12
modules-left = workspaces player modules-left = workspaces player
modules-center = date modules-center = date
modules-right = keyboard-layout volume-control control network power-menu modules-right = keyboard-layout volume-control network power-menu
module-margin = 1 module-margin = 1