From 93d3fdd462619483587e92deb436df54b5044ab8 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 24 Nov 2024 22:19:25 +0300 Subject: stuff --- .config/dwl/start | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.config/dwl/start b/.config/dwl/start index 36bb503..992652d 100755 --- a/.config/dwl/start +++ b/.config/dwl/start @@ -19,17 +19,8 @@ export XDG_SESSION_DESKTOP=wlr export SDL_VIDEODRIVER=wayland export CLUTTER_BACKEND=wayland export ELECTRON_OZONE_PLATFORM_HINT=auto -export EDITOR=nvim -export SUDO=doas - export __GL_THREADED_OPTIMIZATIONS=0 -gpg-connect-agent updatestartuptty /bye >/dev/null -unset SSH_AGENT_PID -if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then - export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)" -fi - mkfifo $XDG_RUNTIME_DIR/statuspipe someblocks -p > $XDG_RUNTIME_DIR/statuspipe & dbus-run-session dwl -s '$XDG_CONFIG_HOME/dwl/autostart &> /dev/null' < $XDG_RUNTIME_DIR/statuspipe -- cgit v1.2.3