switch to bemenu
This commit is contained in:
@@ -207,7 +207,7 @@
|
|||||||
(use-package vterm
|
(use-package vterm
|
||||||
:commands vterm
|
:commands vterm
|
||||||
:config
|
:config
|
||||||
(setq vterm-shell "bash"))
|
(setq vterm-shell "zsh"))
|
||||||
|
|
||||||
(setq rmh-elfeed-org-files (list "~/sync/elfeed/feeds.org"))
|
(setq rmh-elfeed-org-files (list "~/sync/elfeed/feeds.org"))
|
||||||
(add-hook! 'elfeed-search-mode-hook 'elfeed-update)
|
(add-hook! 'elfeed-search-mode-hook 'elfeed-update)
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ set $mod Mod4
|
|||||||
set $term alacritty
|
set $term alacritty
|
||||||
|
|
||||||
# Application Launcher
|
# 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
|
# Start a terminal
|
||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
@@ -104,7 +104,6 @@ bindsym $mod+space focus mode_toggle
|
|||||||
# Move focus to the parent container
|
# Move focus to the parent container
|
||||||
bindsym $mod+a focus parent
|
bindsym $mod+a focus parent
|
||||||
|
|
||||||
|
|
||||||
# Scratchpad:
|
# Scratchpad:
|
||||||
#
|
#
|
||||||
# Sway has a "scratchpad", which is a bag of holding for windows.
|
# Sway has a "scratchpad", which is a bag of holding for windows.
|
||||||
|
|||||||
Reference in New Issue
Block a user