3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
|
#!/bin/bash
|
||
|
leftwm command "LoadTheme ~/.config/leftwm/themes/current/theme.ron"
|
||
|
feh --bg-fill ~/Pictures/wallpapers/ubuntu1.png
|