You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, after updating my system a while ago oxbar has stopped launching and is producing this error after running oxbar bar
or just oxbar
in my .oxbar.conf:
[bar]
widgets= "> battery time"
font.desc = "fixed 13px"
font.fgcolor = "657b83"
window.bgcolor = "fdf6e3"
window.x = 0
window.y = 0
window.w = -1
window.h = -1
gui.margin = 0
gui.padding = "0 4 4 5"
gui.header_style = NONE
time.format = "%d %m %Y %H:%M:%S"
#gui.header_style = below
and my .xsession:
export LANG=en_US.UTF-8
export ENV=$HOME/.kshrc
xrdb -merge $HOME/.Xresources
xidle &
oxbar bar &
feh --bg-fill $HOME/bla/bla/bg.jpg &
redshift &
xset b off
Hi, after updating my system a while ago oxbar has stopped launching and is producing this error after running
oxbar bar
or just
oxbar
in my .oxbar.conf:
[bar]
widgets= "> battery time"
font.desc = "fixed 13px"
font.fgcolor = "657b83"
window.bgcolor = "fdf6e3"
window.x = 0
window.y = 0
window.w = -1
window.h = -1
gui.margin = 0
gui.padding = "0 4 4 5"
gui.header_style = NONE
time.format = "%d %m %Y %H:%M:%S"
#gui.header_style = below
and my .xsession:
export LANG=en_US.UTF-8
export ENV=$HOME/.kshrc
xrdb -merge $HOME/.Xresources
xidle &
oxbar bar &
feh --bg-fill $HOME/bla/bla/bg.jpg &
redshift &
xset b off
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5
exec cwm
The text was updated successfully, but these errors were encountered: