diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-05-04 17:15:38 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-05-04 17:15:38 +0200 |
| commit | 14d35abebfe5cd4b234a1f5c0cf432a85851e24f (patch) | |
| tree | 168b06c8076db6b01a6630b613099a027a7316a0 /.config/x11/xinitrc | |
| parent | c2f9e9f3d01a9276f7c5f740c999a63e28ec23a8 (diff) | |
regular update
Diffstat (limited to '.config/x11/xinitrc')
| -rw-r--r-- | .config/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 8ccffd0..ecd80c1 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -16,7 +16,7 @@ setxkbmap -option "ctrl:nocaps" xrandr --auto --output HDMI-A-0 --mode 1920x1080 --primary xrandr --auto --output DisplayPort-2 --mode 1600x900 --left-of HDMI-A-0 -~/.fehbg +~/.local/bin/set-wallpaper & /usr/bin/emacs --daemon & pipewire & mpd & |
