diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2025-07-09 15:34:38 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2025-07-09 15:34:38 +0800 |
| commit | 6dbce9a02ba66256e46409bbc6abbec00a81b633 (patch) | |
| tree | 2bf5469a379e5d5c98ba702c4311671fac3d5d7e | |
| parent | 29e225f0b13e122418cbc985496dcd17eb2b5a00 (diff) | |
Update
| -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 |