use bash
This commit is contained in:
parent
bf6f30a539
commit
294e5d7780
1 changed files with 1 additions and 1 deletions
2
window-switch/window-switcher.sh
Normal file → Executable file
2
window-switch/window-switcher.sh
Normal file → Executable file
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# WTFPL
|
# WTFPL
|
||||||
# Require wmutils and wmctrl (hope to remove wmctrl soon)
|
# Require wmutils and wmctrl (hope to remove wmctrl soon)
|
||||||
|
|
Loading…
Reference in a new issue