5 lines
119 B
Bash
Executable File
5 lines
119 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
/home/joe/.local/bin/qtile cmd-obj -o "cmd" -f "reload_config"
|
|
notify-send "Switched profile" -t 2000
|