commit 251917590f5be3f52bdad7e8cb6915a72017b846 parent 2fd01600af00e1c676aadda9ea74436b74d65b9e Author: Markus Hanetzok <markus@hanetzok.net> Date: Wed, 29 Oct 2025 21:26:09 +0100 remove attempts to call xrdb() xdotool is too unreliable, xrdb() function is called from within dwm now Diffstat:
| M | .config/x11/xinitrc | | | 1 | - |
| M | .local/share/dwm/autostart.sh | | | 0 | |
| M | .local/share/dwm/autostart_blocking.sh | | | 1 | - |
3 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc @@ -1,4 +1,3 @@ -xrdb /home/markus/.config/x11/Xresources & setxkbmap eu & setwallpaper & statusbar & diff --git a/.local/share/dwm/autostart.sh b/.local/share/dwm/autostart.sh diff --git a/.local/share/dwm/autostart_blocking.sh b/.local/share/dwm/autostart_blocking.sh @@ -3,4 +3,3 @@ mpd & unclutter & picom & sxhkd & -xdotool key Super_L+F5