From c72de1d239aac325155fc840cd226309435538de Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 26 May 2023 11:20:50 +0200 Subject: using vim-tmux-navigator; some other updates --- .config/x11/xinitrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.config/x11') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index ecd80c1..a3a9bda 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -4,12 +4,10 @@ if command -v dbus-launch > /dev/null && test -z "${DBUS_SESSION_BUS_ADDRESS}"; eval $(dbus-launch --sh-syntax --exit-with-session) fi -rfkill block all - eval "$(gpg-agent --daemon --allow-preset-passphrase --write-env-file "$envfile")" eval "$(ssh-agent)" -xset r rate 250 30 +xset r rate 200 20 xset s off -dpms setxkbmap -option "ctrl:nocaps" @@ -24,4 +22,3 @@ picom & statusbar & exec dwm - -- cgit v1.2.3