From 1de766e6323dfd403a658493cceba93180f16d12 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Tue, 10 Nov 2020 14:26:15 +0100 Subject: [PATCH] Remove rofi in i3 config --- dotfiles/i3/config | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/i3/config b/dotfiles/i3/config index 2dc7fec..80b52c1 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -17,7 +17,6 @@ exec --no-startup-id thunar --daemon # program launcher bindsym $super+d exec i3-dmenu-desktop --dmenu="dmenu -i -fn 'Noto Sans:size=8'" -bindsym $super+Shift+d exec rofi -lines 12 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Noto Sans 8' # scratchpad bindsym $super+Shift+BackSpace move scratchpad