5 lines
88 B
Bash
5 lines
88 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
"$HOME/.config/fehbg/i3"
|
||
|
picom --config "$HOME/.config/picom/i3" &
|