type fix for wallpapers and polybar updates

nvim
spinach 2 years ago
parent f01db96150
commit eb786d95da

@ -38,7 +38,7 @@ font-0 = Hack Nerd Font:size=10;2
height = 14pt height = 14pt
; modules ; modules
modules-left = xworkspaces weather-thinkpad modules-left = xworkspaces weather-thinkpad
modules-right = battery pulseaudio memory cpu wlan seafile calendar-sync date powermenu modules-right = battery pulseaudio memory cpu wlan seafile calendar-sync bg-selector date-tp powermenu
[bar/desktop-bar] [bar/desktop-bar]
; desktop bar config ; desktop bar config
@ -192,6 +192,14 @@ date-alt = %a, %b %d %l:%M %P
label = %date% label = %date%
label-foreground = ${colors.primary} label-foreground = ${colors.primary}
[module/date-tp]
type = internal/date
date = %a, %b %d %l:%M %P
label = %date%
label-foreground = ${colors.primary}
[module/seafile] [module/seafile]
; custom seafile script ; custom seafile script
type = custom/script type = custom/script

@ -9,4 +9,4 @@
~/.local/bin/wallpaper.sh: bin/wallpaper.sh ~/.local/bin/wallpaper.sh: bin/wallpaper.sh
~/.local/share/wallpapers/: ~/.local/share/wallpapers/:
path: gui/wallpapers/** path: gui/wallpapers/**
globe: true glob: true

Loading…
Cancel
Save