No description
Find a file
2023-08-23 21:22:48 +02:00
.config migrated to lazyvim 2023-08-23 21:22:48 +02:00
bin update 2023-05-23 21:27:44 +02:00
home changed to kdiff as default difftool 2023-08-16 14:46:09 +02:00
.gitignore migrated to lazyvim 2023-08-23 21:22:48 +02:00
create_links.sh update 2023-05-23 21:27:44 +02:00
pkglist.txt xss-lock added to pkglist for systemd based locking 2023-08-23 18:09:14 +02:00
pkglist_aur.txt update 2023-05-23 21:27:44 +02:00
README.md added noconfirm flag to yay 2023-08-16 15:27:00 +02:00

i3

Requirements

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

IBus Configuration

Add

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

in /etc/environment