Updates
This commit is contained in:
+11
-2
@@ -1,4 +1,13 @@
|
||||
#!/bin/sh
|
||||
# ___ _____ ___ _ _____ ____ _ _
|
||||
# / _ \_ _|_ _| | | ____| / ___|| |_ __ _ _ __| |_
|
||||
# | | | || | | || | | _| \___ \| __/ _` | '__| __|
|
||||
# | |_| || | | || |___| |___ ___) | || (_| | | | |_
|
||||
# \__\_\|_| |___|_____|_____| |____/ \__\__,_|_| \__|
|
||||
#
|
||||
#
|
||||
# by Stephan Raabe (2023)
|
||||
# -----------------------------------------------------
|
||||
|
||||
xrandr --rate 120
|
||||
setxkbmap de
|
||||
@@ -6,5 +15,5 @@ picom &
|
||||
xfce4-power-manager &
|
||||
dunst &
|
||||
~/dotfiles/polybar/launch.sh &
|
||||
~/dotfiles/scripts/updatewal.sh
|
||||
spotifyd
|
||||
~/dotfiles/scripts/updatewal.sh &
|
||||
virsh --connect qemu:///system start win11
|
||||
|
||||
Reference in New Issue
Block a user