diff options
Diffstat (limited to 'config/openbox/ibus-wait')
| -rwxr-xr-x | config/openbox/ibus-wait | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/openbox/ibus-wait b/config/openbox/ibus-wait index ff919a9..547800e 100755 --- a/config/openbox/ibus-wait +++ b/config/openbox/ibus-wait @@ -1 +1,2 @@ -screen -d -m /home/aurelia/.config/openbox/ibus-wait2 +#!/bin/bash +screen -d -m $HOME/.config/openbox/ibus-wait2 |
