Random bg

This commit is contained in:
~erin 2023-04-01 19:08:47 -04:00
parent ec4131cec3
commit 35e13c90ba
Signed by: erin
GPG Key ID: 9A8E308CEFA37A47
3 changed files with 5 additions and 3 deletions

1
.gitignore vendored
View File

@ -59,3 +59,4 @@ xenmotif/
xfce4/
xplr/plugins/
yad/
fontforge/

2
fish

@ -1 +1 @@
Subproject commit 5a27ca10689e985a84414580b33afd67c94c950d
Subproject commit 2f584c56ece6477babd266d923cd5ba422ee390d

View File

@ -17,13 +17,14 @@ set $right l
# Your preferred terminal emulator
set $term alacritty
set $files alacritty -t XPLR -e fish -c xplr
set $menu fd --glob '*.desktop' /usr/share/applications/ $HOME/.local/share/applications/ -X rg -or '$2' "(Name\[en_GB]=|Name=)(.*)" -N -I -m 1 --trim | fzfmenu | sed -E 's:^(.+)\\/([^\\/]+)$:\2:' | xargs gtk-launch
set $menu fzflauncher
set $music "fd --type d --base-directory $HOME/Music | fzfmusic | awk '{$1=$1;print}' | mpc add"
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg /home/erin/Pictures/Art/ship-cat.png fill
set $wallpapers_path $HOME/Pictures/backgrounds
output * bg `find $wallpapers_path -type f | shuf -n 1` fill
#
# Example configuration: