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

10 lines
118 B
Plaintext
Raw Normal View History

2021-07-19 07:05:04 -05:00
#!/bin/sh
feh --bg-fill ~/wallpaper.png &
~/.dwm/bar.sh &
2021-10-17 05:52:53 -05:00
setxkbmap pl &
2021-10-21 11:06:05 -05:00
dunst &
2021-10-04 14:51:35 -05:00
flameshot &
volctl &
2021-10-17 05:52:53 -05:00
urxvtd -q &
2021-07-19 07:05:04 -05:00
dwm