mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Change swaybg to solid color (#232629)
This commit is contained in:
parent
251cb57e90
commit
c80ea7ba1d
|
@ -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 $menu exec $term --class=launcher -e env zsh -c "source ~/.profile && /usr/bin/sway-launcher-desktop"
|
||||||
set $filemgr pcmanfm-qt
|
set $filemgr pcmanfm-qt
|
||||||
|
|
||||||
output * bg /usr/share/backgrounds/Iridescence-dark.png fill
|
output * bg #232629 solid_color
|
||||||
|
|
||||||
input * {
|
input * {
|
||||||
xkb_layout us,ru
|
xkb_layout us,ru
|
||||||
|
|
Loading…
Reference in a new issue