suckless-utils/scripts/dwmblocks/sb-user

6 lines
74 B
Bash
Executable file

#!/bin/sh
# Displays the current user
. sb-theme
display "$(whoami)"