Add keymap

This commit is contained in:
2026-01-16 20:07:43 +01:00
parent d6d75096a0
commit b7276bc751
4 changed files with 7 additions and 5 deletions

View File

@@ -68,4 +68,4 @@ color = "#f5e0dc"
size = 16.0 size = 16.0
[font.normal] [font.normal]
family = "Fira Code Nerd Font" family = "JetBrainsMono Nerd Font"

View File

@@ -14,7 +14,8 @@ sudo pacman -S \
telegram-desktop \ telegram-desktop \
signal-desktop \ signal-desktop \
alacritty \ alacritty \
rofi rofi \
ttf-jetbrains-mono-nerd
if [ ! -d /home/wholteza/repos/yay ]; then if [ ! -d /home/wholteza/repos/yay ]; then
cd ~ cd ~

View File

@@ -326,3 +326,5 @@ input "type:pointer" {
exec --no-startup-id blueman-applet exec --no-startup-id blueman-applet
exec --no-startup-id bitwarden-desktop exec --no-startup-id bitwarden-desktop
exec --no-startup-id sunshine exec --no-startup-id sunshine
input 1118:2478:Microsoft_Surface_045E:09AE_Keyboard xkb_layout colemak-se

View File

@@ -1,6 +1,5 @@
unbind C-b set -g prefix C-b
set -g prefix C-t bind C-b send-prefix
bind C-t send-prefix
set -g mouse on set -g mouse on