mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
4 lines
88 B
Bash
Executable file
4 lines
88 B
Bash
Executable file
#!/bin/sh
|
|
wlr-randr --output eDP-1 --off &
|
|
swaybg -i ~/Pictures/nature4.png &
|
|
foot -s &
|