hyprland-dotfiles/qtile/autostart.sh

8 lines
74 B
Bash
Raw Normal View History

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