switch to bemenu

This commit is contained in:
2022-12-18 19:28:48 -08:00
parent ff8a3c4b70
commit 7d66e92a76
2 changed files with 2 additions and 3 deletions

View File

@@ -207,7 +207,7 @@
(use-package vterm
:commands vterm
:config
(setq vterm-shell "bash"))
(setq vterm-shell "zsh"))
(setq rmh-elfeed-org-files (list "~/sync/elfeed/feeds.org"))
(add-hook! 'elfeed-search-mode-hook 'elfeed-update)

View File

@@ -11,7 +11,7 @@ set $mod Mod4
set $term alacritty
# Application Launcher
set $menu killall wofi || wofi
set $menu bemenu-run -i -l 5 -c --margin 500 --fn 'Hack Nerd Font 15'
# Start a terminal
bindsym $mod+Return exec $term
@@ -104,7 +104,6 @@ bindsym $mod+space focus mode_toggle
# Move focus to the parent container
bindsym $mod+a focus parent
# Scratchpad:
#
# Sway has a "scratchpad", which is a bag of holding for windows.