2023-01-23 11:14:35 -05:00
|
|
|
#!/bin/sh
|
|
|
|
|
2023-02-06 10:11:51 -05:00
|
|
|
xrandr --rate 120
|
2023-02-03 05:43:35 -05:00
|
|
|
picom &
|
2023-01-24 09:17:17 -05:00
|
|
|
xfce4-power-manager &
|
2023-01-25 14:14:03 -05:00
|
|
|
dunst &
|
2023-02-10 05:29:21 -05:00
|
|
|
~/dotfiles/scripts/updatewal.sh
|
|
|
|
spotifyd
|