[-] ProtoShark@lemm.ee 17 points 3 months ago
[-] ProtoShark@lemm.ee 9 points 4 months ago

So only solids can be wet?

[-] ProtoShark@lemm.ee 5 points 5 months ago

Starting him off on manjaro?

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

They were just making the point that buying an entire new phone isn't worth it.

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

I've found an app called keyd to be super useful for remapping keys to other keys. it doesn't map keys to scripts though.

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

a) why? b) what does your shell prompt look like?

[-] 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 8 months ago* (last edited 8 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 5 points 8 months ago

is no one going to point out the jarpet

[-] ProtoShark@lemm.ee 37 points 8 months ago
view more: next ›

ProtoShark

joined 1 year ago