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

8 lines
152 B
Plaintext
Raw Normal View History

2021-07-19 07:05:04 -05:00
#!/bin/sh
feh --bg-fill ~/wallpaper.png &
2021-09-02 16:33:40 -05:00
# who the fuck needs a compositor?
#picom -b --config ~/.config/picom.conf &
2021-07-19 07:05:04 -05:00
~/.dwm/bar.sh &
setxkbmap pl
dwm