Files
Cozytile/Themes/Cozy/.config/qtile/autostart_once.sh
T
2023-05-07 14:23:04 +05:30

11 lines
178 B
Bash
Executable File

#!/bin/bash
# Apply wallpaper using wal
wal -b 282738 -i ~/Wallpaper/Aesthetic2.png &&
# Start picom
picom --config ~/.config/picom/picom.conf &
#Emacs
/usr/bin/emacs -daemon