Hyprland-dotfiles/qtile/autostart.sh

20 lines
626 B
Bash
Raw Normal View History

2023-01-23 11:14:35 -05:00
#!/bin/sh
2023-07-31 07:34:19 -04:00
# ___ _____ ___ _ _____ ____ _ _
# / _ \_ _|_ _| | | ____| / ___|| |_ __ _ _ __| |_
# | | | || | | || | | _| \___ \| __/ _` | '__| __|
# | |_| || | | || |___| |___ ___) | || (_| | | | |_
# \__\_\|_| |___|_____|_____| |____/ \__\__,_|_| \__|
#
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
2023-01-23 11:14:35 -05:00
2023-02-06 10:11:51 -05:00
xrandr --rate 120
2023-02-12 15:48:34 -05:00
setxkbmap de
picom &
xfce4-power-manager &
2023-01-25 14:14:03 -05:00
dunst &
2023-04-06 08:30:10 -04:00
~/dotfiles/polybar/launch.sh &
2023-07-31 07:34:19 -04:00
~/dotfiles/scripts/updatewal.sh &
2023-08-13 05:08:30 -04:00
# virsh --connect qemu:///system start win11