Hyprland-dotfiles/qtile/autostart.sh

20 lines
626 B
Bash
Raw Normal View History

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