add a bunch of random wm configs
This commit is contained in:
9
.config/i3/autostart.sh
Executable file
9
.config/i3/autostart.sh
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
pidof dunst || dunst &
|
||||
pidof mpd || mpd &
|
||||
pidof flameshot || flameshot &
|
||||
pidof lxpolkit || lxpolkit &
|
||||
pidof picom || picom --experimental-backends &
|
||||
wal -R
|
||||
~/.fehbg
|
||||
Reference in New Issue
Block a user