mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-24 09:05:07 +03:00
Update config
This commit is contained in:
parent
ab0d0c8f07
commit
4803d1adea
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set $up k
|
|||
set $right l
|
||||
set $term alacritty
|
||||
for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt
|
||||
set $menu exec $term --option window.opacity=1 --class=launcher -e env zsh -c "source ~/.profile && /usr/bin/sway-launcher-desktop"
|
||||
set $menu exec $term --option window.opacity=1 --class=launcher -e env zsh -c "source ~/.profile && sway-launcher-desktop"
|
||||
set $filemgr nemo
|
||||
|
||||
output * bg ~/Pictures/bg/sonoma.jpg fill
|
||||
|
|
Loading…
Reference in a new issue