From e9565d4405601662c3381428d2617263e82a5f22 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Mon, 16 Nov 2020 17:29:33 +0100 Subject: [PATCH] i3: remove unnecessary wofi comments --- .config/sway/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index af92848..cb96b6e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -71,12 +71,6 @@ bindsym $mod+d exec rofi --show drun bindsym $mod+x exec rofi --show run bindsym $mod+o exec rofi-pass -#bindsym $mod+d exec wofi --show drun -#bindsym $mod+x exec wofi --show run -#bindsym $mod+o exec wofipassmenu - - - # ------------------------------------------------------------------------------ # Window management # ------------------------------------------------------------------------------