This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/home/.config/spectrwm/autostart

12 lines
250 B
Bash
Executable File

#!/bin/sh
pipewire &
dunst &
ibus-daemon -drx &
greenclip daemon &
# emacs --daemon &
# $HOME/.local/bin/X11/monitors.sh
# animatedwall --full ~/Pictures/Animated/fubuki.mp4 &
feh --no-fehbg --bg-fill --randomize ~/Pictures/Wallpapers/* &
mpDris2 &