mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Fix sway-launcher
This commit is contained in:
parent
1ae05e9bd1
commit
63d23ed863
|
@ -5,7 +5,7 @@ set $up k
|
||||||
set $right l
|
set $right l
|
||||||
set $term alacritty
|
set $term alacritty
|
||||||
for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt, border pixel 10
|
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
|
output * bg /usr/share/backgrounds/Iridescence-dark.png fill
|
||||||
|
|
||||||
|
|
0
tools/git.sh
Normal file → Executable file
0
tools/git.sh
Normal file → Executable file
0
tools/install.sh
Normal file → Executable file
0
tools/install.sh
Normal file → Executable file
0
tools/mac.sh
Normal file → Executable file
0
tools/mac.sh
Normal file → Executable file
0
tools/reinstall.sh
Normal file → Executable file
0
tools/reinstall.sh
Normal file → Executable file
0
tools/relink.sh
Normal file → Executable file
0
tools/relink.sh
Normal file → Executable file
0
tools/upgrade.sh
Normal file → Executable file
0
tools/upgrade.sh
Normal file → Executable file
0
utils/sway-launcher-desktop
Normal file
0
utils/sway-launcher-desktop
Normal file
Loading…
Reference in a new issue