No description
Find a file
2023-08-23 16:07:24 +02:00
.config added bootstrapping for packer 2023-08-23 16:07:24 +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 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 added xsel as provider for nvim clipboard 2023-08-16 15:40:15 +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