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

12 lines
181 B
Bash
Executable File

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