switch to bemenu
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user