suckless-utils/scripts/dwmblocks/sb-user

6 lines
74 B
Plaintext
Raw Normal View History

2023-09-18 13:13:46 +02:00
#!/bin/sh
# Displays the current user
. sb-theme
display " $(whoami)"