logo

dotfiles

My dotfiles, one branch per machine, rebased on base
commit: d4d273f4a91d7228cdc31edc85713af3e7499f87
parent: d6eab7b42f0128764cf3ad29ed27a852f14c4528
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 23 Apr 2020 05:31:35 +0200

sway/config: bemenu

Diffstat:

M.config/sway/config2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -8,7 +8,7 @@ set $up k set $right l set $term st set $uiwrap cage -d -- $term -set $menu dmenu_path | dmenu | xargs swaymsg exec -- +set $menu dmenu_path | bemenu | xargs swaymsg exec -- exec swayidle -w \ timeout 30 'swaymsg "output * dpms off"' \