[-] ProtoShark@lemm.ee 2 points 3 months ago* (last edited 3 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 2 points 5 months ago

wth is the dog resting its face on

view more: ‹ prev next ›

ProtoShark

joined 10 months ago