1
0

FEAT: Changed I3 colours to match my wallpaper (Otter <3)

- Changed keyboard layout (GB -> UK)
- Disabled focus on mouse hover I3
This commit is contained in:
2024-04-09 18:22:21 +02:00
parent 14cb3b287b
commit aadb6dc051
4 changed files with 44 additions and 16 deletions

View File

@ -101,6 +101,8 @@ if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
setxkbmap us
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).