diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2025-02-23 22:46:32 +0200 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2025-02-23 22:46:32 +0200 |
commit | 40577b3f22f677c45525e7439f689a482eedbf69 (patch) | |
tree | ab90ca3534837832810bd7bc369792e3823c9c59 /X11 | |
parent | 24e57cd8a2ce1e65a3eedfe22a1c713e5abe81f0 (diff) |
Minor updates.
Changes to be committed:
modified: X11/xinit
modified: btop/btop.conf
modified: zsh/aliases
Diffstat (limited to 'X11')
-rwxr-xr-x | X11/xinit | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |