diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-12-17 19:28:33 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-12-17 19:28:33 +0100 |
| commit | 7629e3e036d39d9abe22c758a3a6fec868124545 (patch) | |
| tree | 5b60ae81041d9221d2da151aa92856f5b523f07e /.config | |
| parent | 3aedc81620c8851b5c9df302f4c94ba5e03cdeae (diff) | |
move startup commands to stumpwm
Diffstat (limited to '.config')
| -rw-r--r-- | .config/x11/xinitrc | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index b6a8b27..5ecbb89 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -20,12 +20,4 @@ xset s off -dpms setxkbmap -option "ctrl:nocaps" xrdb -merge ~/.Xresources -~/.local/bin/set-wallpaper & -/usr/bin/emacs --daemon & - -urxvtd -q -o -f & -ibus-daemon -d -r -x -pipewire & -mpd & - -exec ratpoison +exec stumpwm |
