diff --git a/configs/sway/config b/configs/sway/config index 369c7d1..90944ee 100644 --- a/configs/sway/config +++ b/configs/sway/config @@ -8,7 +8,7 @@ for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 p set $menu exec $term --class=launcher -e env zsh -c "source ~/.profile && /usr/bin/sway-launcher-desktop" set $filemgr nemo -output * bg #1e2030 solid_color +output * bg ~/.config/sway/magenta_blue.png fill input * { xkb_layout us,ru diff --git a/configs/sway/magenta_blue.png b/configs/sway/magenta_blue.png new file mode 100644 index 0000000..8ee82c6 Binary files /dev/null and b/configs/sway/magenta_blue.png differ