dotfiles/.local/bin/dwmbar/gamemodeStatus
2021-03-04 08:37:20 +07:00

3 lines
67 B
Bash
Executable file

#!/bin/sh
printf " %s \n" "$(gamemoded -s | sed 's/.*is //')"