commit 88151adf02e2408009033fe51bd837a0b4b88014 parent f94495bf4e6406f03cb1165fe5a1d1d8a637d916 Author: Markus Hanetzok <markus@hanetzok.net> Date: Sun, 5 Oct 2025 23:01:59 +0200 update xinitrc Diffstat:
A | .config/x11/xinitrc | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc @@ -0,0 +1,5 @@ +setxkbmap eu & +dunst & +mpd & +unclutter & +exec dwm