[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
|
$scrollUp button4
|
||||||
$scrollDown button5
|
$scrollDown button5
|
||||||
|
|
||||||
$term kitty || alacritty || foot
|
# $term kitty || alacritty || foot
|
||||||
$menu j4-dmenu-desktop --dmenu "rofi -dmenu -i"
|
$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.
|
# 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