From 29aa218e62ff8f93474ba5aea0f596901489ecef Mon Sep 17 00:00:00 2001 From: histalek Date: Sat, 12 Mar 2022 10:52:50 +0100 Subject: [PATCH] sway: Add tessen for autotyping passwords --- .config/sway/conf.d/keybinds | 1 + .config/sway/conf.d/launcher | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/sway/conf.d/keybinds b/.config/sway/conf.d/keybinds index 5597da4..e62e2ff 100644 --- a/.config/sway/conf.d/keybinds +++ b/.config/sway/conf.d/keybinds @@ -8,6 +8,7 @@ # bindsym $mod+Return exec $term bindsym $mod+d exec $menu + bindsym $mod+x exec $pass_menu # Kill focused window bindsym $mod+Shift+q kill diff --git a/.config/sway/conf.d/launcher b/.config/sway/conf.d/launcher index fe2171f..cb315c3 100644 --- a/.config/sway/conf.d/launcher +++ b/.config/sway/conf.d/launcher @@ -5,4 +5,5 @@ #set $menu wofi --show drun | xargs swaymsg exec -- set $menu fuzzel --font=monospace:20 --width=50 | xargs swaymsg exec -- +set $pass_menu tessen