From 6e968354e4f9cad9f94b592e61a09b17a8e06210 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:22:08 +0200 Subject: Great new changes to X11, allacrity(just for testing), btop, nsxiv (added key exec handler), nvim, tmux niceness, zathura configuration massive zsh improvements. Overall a solid update, install script is still dead tho. REGARDLESS: Changes to be committed: modified: X11/xinit new file: alacritty/alacritty.toml modified: btop/btop.conf new file: nsxiv/exec/key-handler modified: nvim/init.vim new file: sxiv modified: tmux/tmux.conf modified: zathura/zathurarc modified: zsh/aliases modified: zsh/env modified: zsh/zshrc --- X11/xinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X11') diff --git a/X11/xinit b/X11/xinit index 933460d..0c3d77f 100755 --- a/X11/xinit +++ b/X11/xinit @@ -61,7 +61,7 @@ pipewire & # audio slstatus & # statusbar -~/kekful_days/kekful_days.sh & # custom script +~/dev/kekful_days/kekful_days.sh & # custom script setxkbmap -option caps:escape & # set caps to esc -- cgit v1.2.3