mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-06-03 00:43:12 +00:00
Moved to Qtile
This commit is contained in:
parent
d5081812ae
commit
51c7cd4a0c
71 changed files with 542 additions and 47 deletions
7
qtile/autostart.sh
Executable file
7
qtile/autostart.sh
Executable 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 &
|
Loading…
Add table
Add a link
Reference in a new issue