From 40577b3f22f677c45525e7439f689a482eedbf69 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:46:32 +0200 Subject: Minor updates. Changes to be committed: modified: X11/xinit modified: btop/btop.conf modified: zsh/aliases --- X11/xinit | 2 ++ 1 file changed, 2 insertions(+) (limited to 'X11') diff --git a/X11/xinit b/X11/xinit index 2b56713..933460d 100755 --- a/X11/xinit +++ b/X11/xinit @@ -63,4 +63,6 @@ slstatus & # status ~/kekful_days/kekful_days.sh & # custom script +setxkbmap -option caps:escape & # set caps to esc + exec dwm # window manager -- cgit v1.2.3