diff options
| -rw-r--r-- | Makefile | 4 | ||||
| -rw-r--r-- | misc/vconsole.conf | 2 |
2 files changed, 4 insertions, 2 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: |
diff --git a/misc/vconsole.conf b/misc/vconsole.conf index 8a1e7e7..8e118a0 100644 --- a/misc/vconsole.conf +++ b/misc/vconsole.conf | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | KEYMAP=/usr/share/kbd/keymaps/i386/qwerty/us.map | 1 | KEYMAP=/usr/share/kbd/keymaps/i386/qwerty/us.map |
| 2 | FONT=ter-218b | 2 | FONT=ter-132b |