No description
Find a file
2023-09-27 14:25:21 +02:00
.config added rst specific indentation 2023-09-26 11:32:46 +02:00
bin update 2023-05-23 21:27:44 +02:00
home updated nvim config 2023-09-21 16:21:07 +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 fixed package list 2023-09-22 14:28:20 +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
testfile added testfile 2023-09-27 14:25:21 +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