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

3 lines
65 B
Bash
Executable file

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