FollieHiyuki-dotfiles/home/.config/spectrwm/autostart
2021-02-16 01:35:54 +03:00

12 lines
335 B
Bash
Executable File

#!/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 &