aboutsummaryrefslogtreecommitdiff
path: root/.config/i3
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-01-24 11:54:01 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-01-24 11:54:01 +0100
commitc1824f85429f8f52672545a8eaf0d8e8980c604d (patch)
tree3f87b24b7c9c5b7fc9bb29e4744d21c5f90ac6f6 /.config/i3
parentd21701568c85a49b42cf8da48b42bdb464eaab37 (diff)
fix broken autostart
Diffstat (limited to '.config/i3')
-rwxr-xr-x.config/i3/autostart##template1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template
index fd89bdd..3c61922 100755
--- a/.config/i3/autostart##template
+++ b/.config/i3/autostart##template
@@ -1,6 +1,7 @@
#!/bin/sh
. "$HOME/.profile"
xrdb -override < "$XDG_CONFIG_HOME/X11/base"
+mode --no-reload restore
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
polybar &