mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
8 lines
178 B
Bash
8 lines
178 B
Bash
|
#!/usr/bin/env bash
|
||
|
set -euo pipefail
|
||
|
|
||
|
#wal -i ~/media/pictures/wallpapers/random_wallpapers/sierra_red_mountains.jpg
|
||
|
#lxsession &
|
||
|
#xsetroot -cursor_name left_ptr
|
||
|
#imwheel -b 45
|