No description
Find a file
2023-08-16 14:43:52 +02:00
.config updated nvim config 2023-07-08 13:47:46 +02:00
bin update 2023-05-23 21:27:44 +02:00
home added git alias to delete remotely merged branches 2023-08-16 14:43:52 +02:00
.gitignore automatic creation of links 2021-08-30 10:38:41 +02:00
create_links.sh update 2023-05-23 21:27:44 +02:00
pkglist.txt ripgrep dependency for nvim search added 2023-06-22 21:47:55 +02:00
pkglist_aur.txt update 2023-05-23 21:27:44 +02:00
README.md update 2023-05-23 21:27:44 +02:00

i3

Requirements

grep -v "^#" pkglist.txt | sudo pacman -S --needed -
grep -v "^#" pkglist_aur.txt | yay -S --needed -

IBus Configuration

Add

GTK_IM_MODULE=ibus
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus

in /etc/environment