3 lines
59 B
Bash
3 lines
59 B
Bash
|
#!/run/current-system/sw/bin/bash
|
||
|
wmctrl -a emacs || emacs
|