Remove radius and make icons bigger
This commit is contained in:
@@ -6,26 +6,23 @@ background-alt = #191e2a
|
||||
foreground = #cbccc6
|
||||
|
||||
[bar/main]
|
||||
width = 100%:-28
|
||||
height = 35
|
||||
width = 100%
|
||||
height = 40
|
||||
fixed-center = true
|
||||
override-redirect = true
|
||||
padding-right = 2
|
||||
offset-y = 15
|
||||
offset-x = 14
|
||||
radius = 10
|
||||
wm-restack = i3
|
||||
override-redirect = true
|
||||
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
font-0 = FiraCode:size=11
|
||||
font-1 = FontAwesome5Brands:size=11
|
||||
font-2 = FontAwesome5FreeSolid:size=11
|
||||
font-1 = FontAwesome5Brands:size=12
|
||||
font-2 = FontAwesome5FreeSolid:size=12
|
||||
|
||||
modules-left = workspaces player
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user