1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-24 20:01:49 +08:00

update sway

This commit is contained in:
juan 2021-08-22 10:24:01 +08:00
parent 8285262ef4
commit 2a3fd1f244

View File

@ -5,7 +5,7 @@ set $up k
set $right l set $right l
set $term kitty set $term kitty
set $menu wofi | xargs swaymsg exec -- set $menu wofi | xargs swaymsg exec --
output * bg $(find /home/juan/Pictures/Wallpapers/. -type f | shuf -n1) fill output * bg $(find ~/Pictures/Wallpapers/ -type f | shuf -n1) fill
###CUSTOMIZATION START### ###CUSTOMIZATION START###