ProtoShark

joined 2 years ago
[–] ProtoShark@lemm.ee 12 points 3 weeks ago (2 children)

yes, what water touches is wet. you'll never guess what water is always touching

[–] ProtoShark@lemm.ee 17 points 10 months ago (6 children)
[–] ProtoShark@lemm.ee 9 points 11 months ago (2 children)

So only solids can be wet?

[–] ProtoShark@lemm.ee 5 points 1 year ago (1 children)

Starting him off on manjaro?

[–] ProtoShark@lemm.ee 4 points 1 year ago

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

[–] ProtoShark@lemm.ee 7 points 1 year ago* (last edited 1 year ago) (1 children)

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 1 year ago

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

[–] ProtoShark@lemm.ee 4 points 1 year ago (3 children)

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

[–] ProtoShark@lemm.ee 3 points 1 year ago* (last edited 1 year ago) (1 children)

@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 1 year ago* (last edited 1 year ago) (5 children)

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 1 year ago

is no one going to point out the jarpet

view more: next ›