[-] ProtoShark@lemm.ee 4 points 7 months ago

They need to add a way to quick toggle it, maybe a double tap or hold.

[-] ProtoShark@lemm.ee 3 points 7 months ago* (last edited 7 months ago)

@phantomwise@kolektiva.social @qon4@lemmy.zip

#! /bin/bash

bar="waybar"
launcher="fuzzel"

if [ -z "$(pgrep -x $launcher)" ];
then
$bar &
$launcher
pkill -x $bar
else
pkill -x $launcher
fi
[-] ProtoShark@lemm.ee 4 points 7 months ago* (last edited 7 months ago)

i despise bars but it would still be nice to know the time

I have a script set up to only show the bar when i have my launcher up. I can share it here if you like.

[-] ProtoShark@lemm.ee 2 points 9 months ago

wth is the dog resting its face on

view more: ‹ prev next ›

ProtoShark

joined 1 year ago