[sway] Add history log to dmenu
This commit is contained in:
parent
1ac8bc985c
commit
4004a048f6
1 changed files with 3 additions and 2 deletions
|
@ -15,8 +15,9 @@ set {
|
|||
$scrollUp button4
|
||||
$scrollDown button5
|
||||
|
||||
$term kitty || alacritty || foot
|
||||
$menu j4-dmenu-desktop --dmenu "rofi -dmenu -i"
|
||||
# $term kitty || alacritty || foot
|
||||
$term kitty
|
||||
$menu j4-dmenu-desktop --dmenu "rofi -dmenu -i" --usage-log="/home/tdpeuter/.local/state/dmenu.log"
|
||||
# TODO Find better location and better way to reference this.
|
||||
$window_switcher /home/tdpeuter/projects/fzf-jump/new.sh
|
||||
$lock swaylock -f
|
||||
|
|
Loading…
Reference in a new issue