dotfiles/dwm/.dwm/autostart.sh

6 lines
55 B
Bash
Raw Normal View History

#!/bin/sh
export PATH=$PATH:~/.local/bin
dwmblocks &