Hyprland-dotfiles/qtile/autostart.sh
Stephan Raabe e9368f54da Updates
2023-08-13 11:08:30 +02:00

20 lines
626 B
Bash
Executable File

#!/bin/sh
# ___ _____ ___ _ _____ ____ _ _
# / _ \_ _|_ _| | | ____| / ___|| |_ __ _ _ __| |_
# | | | || | | || | | _| \___ \| __/ _` | '__| __|
# | |_| || | | || |___| |___ ___) | || (_| | | | |_
# \__\_\|_| |___|_____|_____| |____/ \__\__,_|_| \__|
#
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
xrandr --rate 120
setxkbmap de
picom &
xfce4-power-manager &
dunst &
~/dotfiles/polybar/launch.sh &
~/dotfiles/scripts/updatewal.sh &
# virsh --connect qemu:///system start win11