diff --git a/qtile/__pycache__/config.cpython-310.pyc b/qtile/__pycache__/config.cpython-310.pyc index 3e8eb6f..d3e9bc5 100644 Binary files a/qtile/__pycache__/config.cpython-310.pyc and b/qtile/__pycache__/config.cpython-310.pyc differ diff --git a/qtile/autostart.sh b/qtile/autostart.sh index 32fd4a1..48b172e 100755 --- a/qtile/autostart.sh +++ b/qtile/autostart.sh @@ -1,6 +1,7 @@ #!/bin/sh xrandr --rate 120 +setxkbmap de picom & xfce4-power-manager & dunst &