diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -94,7 +94,9 @@ openbox: theme | |||
| 94 | export XMODIFIERS=@im=fcitx | 94 | export XMODIFIERS=@im=fcitx |
| 95 | export QT_IM_MODULE=fcitx | 95 | export QT_IM_MODULE=fcitx |
| 96 | export GTK_IM_MODULE=fcitx | 96 | export GTK_IM_MODULE=fcitx |
| 97 | fcitx | 97 | fcitx & |
| 98 | picom & | ||
| 99 | ~/.fechbg | ||
| 98 | EOF | 100 | EOF |
| 99 | 101 | ||
| 100 | rofi: | 102 | rofi: |