[sway] Attempt at improving startup time of launcher
This commit is contained in:
parent
da6d195afb
commit
ef9f891482
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ set {
|
||||||
$scrollDown button5
|
$scrollDown button5
|
||||||
|
|
||||||
# $term kitty || alacritty || foot
|
# $term kitty || alacritty || foot
|
||||||
$term kitty
|
$term foot
|
||||||
$menu j4-dmenu-desktop --dmenu "rofi -dmenu -i" --usage-log="/home/tdpeuter/.local/state/dmenu.log"
|
$menu j4-dmenu-desktop --dmenu="rofi -dmenu -i" --no-generic --usage-log="/home/tdpeuter/.local/state/dmenu.log" --term=$term
|
||||||
# TODO Find better location and better way to reference this.
|
# TODO Find better location and better way to reference this.
|
||||||
$window_switcher /home/tdpeuter/projects/fzf-jump/new.sh
|
$window_switcher /home/tdpeuter/projects/fzf-jump/new.sh
|
||||||
$lock swaylock -f
|
$lock swaylock -f
|
||||||
|
|
Loading…
Reference in a new issue