FollieHiyuki-dotfiles/home/.config/spectrwm/autostart

12 lines
335 B
Plaintext
Raw Normal View History

2021-02-15 17:35:54 -05:00
#!/bin/sh
pipewire &
dunst &
ibus-daemon -drx &
greenclip daemon &
# emacs --daemon &
# xrandr --output eDP-1 --primary --auto --output DP-2 --left-of eDP-1 --auto --output HDMI-2 --right-of eDP-1 --auto &
# animatedwall --full ~/Pictures/Animated/fubuki.mp4 &
feh --no-fehbg --bg-fill --randomize ~/Pictures/Wallpapers/* &
mpDris2 &