Hyprland-dotfiles/qtile/autostart.sh

6 lines
49 B
Bash
Raw Normal View History

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