Fix sway-launcher

This commit is contained in:
Ivan Bushchik 2022-08-03 13:27:15 +03:00
parent 1ae05e9bd1
commit 63d23ed863
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7
8 changed files with 1 additions and 1 deletions

View file

@ -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, border pixel 10
set $menu exec $term --class=launcher -e $HOME/.dotfiles/utils/sway-launcher-desktop
set $menu exec $term --class=launcher -e ~/.dotfiles/utils/sway-launcher-desktop
output * bg /usr/share/backgrounds/Iridescence-dark.png fill

0
tools/git.sh Normal file → Executable file
View file

0
tools/install.sh Normal file → Executable file
View file

0
tools/mac.sh Normal file → Executable file
View file

0
tools/reinstall.sh Normal file → Executable file
View file

0
tools/relink.sh Normal file → Executable file
View file

0
tools/upgrade.sh Normal file → Executable file
View file

View file