diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 61c67c2..15c04e9 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -92,7 +92,8 @@ input type:pointer { # Start your launcher bindsym $mod+d exec $menu - bindsym $mod+p exec rofi-pass + # bindsym $mod+p exec rofi-pass + bindsym $mod+p exec tessen bindsym Print exec ~/.local/bin/sway/rofi_screenshot.sh 2> ~/tmp/rofi_debug.log # Drag floating windows by holding down $mod and left mouse button.