From 5da0902c8d705b2ad5c0baa7ff62cb459b02ea5e Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sat, 24 Dec 2022 14:07:10 +0100 Subject: updated --- .config/x11/xinitrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/x11') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index cbaec52..b2e6a2a 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -2,8 +2,8 @@ rfkill block all -eval "$(gpg-agent --daemon --allow-preset-passphrase --write-env-file "$envfile")" -eval "$(ssh-agent)" +# eval "$(gpg-agent --daemon --allow-preset-passphrase --write-env-file "$envfile")" +# eval "$(ssh-agent)" xset r rate 300 30 xset s off -dpms @@ -14,13 +14,13 @@ xrandr --auto --output DisplayPort-2 --mode 1600x900 --left-of HDMI-A-0 dbus-launch --sh-syntax --exit-with-session -ibus-daemon -dxrR +# ibus-daemon -dxrR statusbar & pipewire & mpd & -/usr/local/bin/emacs --daemon & +# /usr/local/bin/emacs --daemon & picom & set-wallpaper & -exec dwm >/dev/null 2>&1 +exec dwm -- cgit v1.2.3