-
First add the following to your
~/.config/i3/configfile:# add layouts exec setxkbmap -layout us,ua # set a switching shortcut exec setxkbmap -option 'grp:alt_shift_toggle' -
Now we want to show the current layout in the system tray (this might be distribution dependent, I guess). EndeavourOS provides some ready scripts for which I needed to install dependencies and uncomment some lines in the
~/.config/i3/i3blocks.config.-
Install dependencies
yay xkblayout-state -
Uncomment the following block in
~/.config/i3/i3blocks.config:[keyboard-layout] command=~/.config/i3/scripts/keyboard-layout interval=2
-
Install dependencies
Sunday, December 15, 2024
i3 (EndeavouOS edition): Multiple keyboard layouts
Here I will show you how to add a ukrainian keyboard layout to an existing layout (in this case us), so you can type using different languages.
Wednesday, November 6, 2024
tmux config file
This is mostly a reminder for me whenever I set up a new system to remember where I should go to download my favourite tmux customizations: github link.
Subscribe to:
Posts (Atom)