Hyprland-dotfiles/qtile/autostart.sh

8 lines
74 B
Bash
Raw Normal View History

2023-01-23 11:14:35 -05:00
#!/bin/sh
picom -b &
xfce4-power-manager &
2023-01-23 11:14:35 -05:00
nitrogen --restore &
2023-01-25 14:14:03 -05:00
dunst &
2023-01-23 11:14:35 -05:00