No description
Find a file
2024-08-12 10:15:38 +02:00
.config added blueman applet to autostart 2024-08-11 12:15:21 +02:00
bin update 2023-05-23 21:27:44 +02:00
home use GPG anget 2024-08-08 13:33:35 +02:00
.gitignore migrated to lazyvim 2023-08-23 21:22:48 +02:00
.gitmodules moved nvim to submodule 2024-03-27 12:22:32 +01:00
create_links.sh update 2023-10-16 09:14:26 +02:00
install_aur added aur install scripts 2024-02-17 23:18:05 +01:00
install_pacman update 2023-10-16 09:14:26 +02:00
pkglist added treesitter cli required by nvim 2024-08-12 10:15:38 +02:00
pkglist_aur update 2023-10-16 09:14:26 +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