今もFirefoxやmpvでフルスクリーンの上に時計出せるのを確認⌚
Waylandは多分駄目(未確認)
dzen2_x=$((`xrandr | grep \\* | cut -f1 -dx` - 100 ))
while :; do
date +"%H:%M:%S"
sleep 1
done | dzen2 -p 1 -x ${dzen2_x} -y 12 -fn '12' -bg '#000000' -fg '#ffffff' […]
今もFirefoxやmpvでフルスクリーンの上に時計出せるのを確認⌚
Waylandは多分駄目(未確認)
dzen2_x=$((`xrandr | grep \\* | cut -f1 -dx` - 100 ))
while :; do
date +"%H:%M:%S"
sleep 1
done | dzen2 -p 1 -x ${dzen2_x} -y 12 -fn '12' -bg '#000000' -fg '#ffffff' […]
The thing that I LOVE about Dzen2 is that by default it refreshes every 5 minutes - not taking any resources in the background in the mean time - and when I CLICK on it with mouse - then it refreshes on demand.
I do not know any other 'taskbar' that have that feature.
The thing that I LOVE about Dzen2 is that by default it refreshes every 5 minutes - not taking any resources in the background in the mean time - and when I CLICK on it with mouse - then it refreshes on demand.
I do not know any other 'taskbar' that have that feature.
Everytime I kill them all with '-9' option ... nothing changes and everything still works.
Everytime I kill them all with '-9' option ... nothing changes and everything still works.