Files
Cozytile/Themes/Everforest/.config/qtile/autostart_once.sh
T
2023-04-23 09:40:55 +05:30

11 lines
152 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 &