mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-02-04 06:03:45 +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 &
|