Moved to Qtile

This commit is contained in:
Michał Gdula 2022-08-24 21:04:18 +01:00
parent d5081812ae
commit 51c7cd4a0c
71 changed files with 542 additions and 47 deletions

7
qtile/autostart.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/sh
nitrogen --restore &
picom --experimental-backends -b &
xrandr --output HDMI-0 --mode 1920x1080 --rate 144 &
polybar -r fluffy &
flameshot &
dunst &