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-01 17:42:30 +02:00

8 lines
209 B
Bash
Executable file

#!/bin/sh
feh --bg-fill ~/wallpaper.png &
~/.dwm/bar.sh &
setxkbmap pl
dunst -fn "Mononoki Nerd Font" -corner_radius 2 -frame_width 1 -padding 10 -horizontal_padding 10 -geometry "0x3+50-50" &
nm-applet &
dwm