This repository has been archived on 2022-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
lemondwm/.dwm/autostart
2021-10-31 23:48:34 +01:00

13 lines
188 B
Bash
Executable file

#!/bin/sh
feh --bg-fill ~/wallpaper.png &
~/.dwm/bar.sh &
setxkbmap pl &
dunst &
flameshot &
volctl &
nvidia-settings -l &
picom --config ~/.config/picom.conf &
~/.dwm/bar/./bar.sh &
dwm