diff options
Diffstat (limited to '.config')
-rwxr-xr-x | .config/i3/autostart##template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template index ea1fdd0..b5322ef 100755 --- a/.config/i3/autostart##template +++ b/.config/i3/autostart##template @@ -1,5 +1,6 @@ #!/bin/sh . "$HOME/.profile" +xrdb -override < "$XDG_CONFIG_HOME/X11/base" mode --no-reload restore /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & |