mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-06 15:20:23 +00:00
b5b33afcd7
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
# vim:ft=sway
|
|
|
|
set $mod Mod4
|
|
set $term alacritty
|
|
set $gnome-schema org.gnome.desktop.interface
|
|
set $wallpaper ~/Pictures/Wallpapers/random/$(ls ~/Pictures/Wallpapers/random | sort -R | tail -n 1)
|