minor polybar bug fixes

This commit is contained in:
spinach 2023-02-11 15:51:42 -05:00
parent 0c372ee22b
commit d53b1c26b9
4 changed files with 8 additions and 7 deletions

View File

@ -199,9 +199,9 @@ bindsym $mod+r mode "resize"
#status_command
# }
exec_always --no-startup-id picom-launch.sh desktop-bar
exec_always --no-startup-id picom-launch.sh
# background
exec_always --no-startup-id feh --bg-scale ~/.config/i3/wallpaper.jpg
# poly bar
exec_always --no-startup-id polybar-launch.sh
exec_always --no-startup-id polybar-launch.sh desktop-bar

View File

@ -1 +1 @@
/home/keegan/.dotfiles/gui/wallpapers/pine_tree.jpg
/home/spinach/.dotfiles/gui/wallpapers/pine_tree.jpg

View File

@ -197,9 +197,9 @@ bindsym $mod+r mode "resize"
#status_command
# }
exec_always --no-startup-id picom-launch.sh thinkpad-bar
exec_always --no-startup-id picom-launch.sh
# background
exec_always --no-startup-id feh --bg-scale ~/.config/i3/wallpaper.jpg
# poly bar
exec_always --no-startup-id polybar-launch.sh
exec_always --no-startup-id polybar-launch.sh thinkpad-bar

View File

@ -18,8 +18,6 @@ separator = |
separator-foreground = ${colors.disabled}
module-margin = 1
padding = 2
; for multi monitor
monitor = ${env:MONITOR:}
; places bar at the top
bottom = false
fixed-center = true
@ -38,7 +36,10 @@ modules-right = battery pulseaudio memory cpu wlan date
[bar/desktop-bar]
; desktop bar config
inherit = section/base-bar
; height
height = 24pt
; modules
modules-left = xworkspaces xwindow-desktop
modules-center = weather-desktop
modules-right = pulseaudio memory cpu eth date