diff --git a/.gitignore b/.gitignore index 9696cc5..b6809f5 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ xenmotif/ xfce4/ xplr/plugins/ yad/ +fontforge/ diff --git a/fish b/fish index 5a27ca1..2f584c5 160000 --- a/fish +++ b/fish @@ -1 +1 @@ -Subproject commit 5a27ca10689e985a84414580b33afd67c94c950d +Subproject commit 2f584c56ece6477babd266d923cd5ba422ee390d diff --git a/sway/config b/sway/config index dd09e1e..35ab89a 100644 --- a/sway/config +++ b/sway/config @@ -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: