Desktop polybar changes
This commit is contained in:
parent
daf9641d69
commit
f4136d397e
|
@ -90,7 +90,7 @@ width = 100%
|
||||||
height = 23
|
height = 23
|
||||||
;offset-x = 1%
|
;offset-x = 1%
|
||||||
;offset-y = 1%
|
;offset-y = 1%
|
||||||
radius = 10.0
|
radius = 0.0
|
||||||
fixed-center = true
|
fixed-center = true
|
||||||
bottom = true
|
bottom = true
|
||||||
|
|
||||||
|
@ -100,7 +100,7 @@ foreground = ${colors.foreground}
|
||||||
line-size = 3
|
line-size = 3
|
||||||
line-color = #f00
|
line-color = #f00
|
||||||
|
|
||||||
border-size = 5
|
border-size = 0
|
||||||
border-color = #00000000
|
border-color = #00000000
|
||||||
|
|
||||||
padding-left = 4
|
padding-left = 4
|
||||||
|
@ -112,16 +112,16 @@ module-margin-right = 1
|
||||||
font-0 = VictorMono Nerd Font Mono:size=12;1
|
font-0 = VictorMono Nerd Font Mono:size=12;1
|
||||||
font-1 = unifont:fontformat=truetype:size=10:antialias=false;0
|
font-1 = unifont:fontformat=truetype:size=10:antialias=false;0
|
||||||
font-2 = siji:pixelsize=30;1
|
font-2 = siji:pixelsize=30;1
|
||||||
font-3 = all-the-icons:size=40;1
|
font-3 = all\-the\-icons:style=Regular:size=30;6
|
||||||
|
font-4 = VictorMono Nerd Font Mono:size=20;6
|
||||||
|
|
||||||
modules-left = exwm-buffer-name
|
modules-left = filesystem exwm-mail xbacklight pulseaudio exwm-buffer-name
|
||||||
modules-center = date
|
modules-center = memory date cpu
|
||||||
modules-right = filesystem exwm-mail xbacklight pulseaudio memory cpu wlan battery powermenu
|
modules-right = wlan battery powermenu
|
||||||
|
|
||||||
tray-position = center
|
tray-position = right
|
||||||
tray-padding = 2
|
tray-padding = 2
|
||||||
tray-maxsize = 20
|
tray-maxsize = 20
|
||||||
tray-offset-x = -600
|
|
||||||
|
|
||||||
;wm-restack = bspwm
|
;wm-restack = bspwm
|
||||||
;wm-restack = i3
|
;wm-restack = i3
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[FileDialog]
|
[FileDialog]
|
||||||
history=file:///home/chris/Pictures, file:///home/chris/storage/digikam/Photos/Phone Camera/2020/08, file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads, file:///home/chris/Downloads/Takeout/Contacts/All Contacts
|
history=file:///home/chris/storage/digikam/Photos/Phone Camera/2020/08, file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads, file:///home/chris/Downloads/Takeout/Contacts/All Contacts
|
||||||
lastVisited=file:///home/chris/Downloads/Takeout/Contacts/All Contacts
|
lastVisited=file:///home/chris/Downloads
|
||||||
qtVersion=5.15.2
|
qtVersion=5.15.2
|
||||||
shortcuts=file:, file:///home/chris
|
shortcuts=file:, file:///home/chris
|
||||||
sidebarWidth=116
|
sidebarWidth=116
|
||||||
|
|
Loading…
Reference in a new issue