summaryrefslogtreecommitdiff
path: root/.config/x11
diff options
context:
space:
mode:
Diffstat (limited to '.config/x11')
-rw-r--r--.config/x11/xinitrc10
1 files changed, 5 insertions, 5 deletions
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