From 1b8846c66303546e184cecd434a5e3ccc7492ccd Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 30 Oct 2021 12:42:14 +0200 Subject: i3: dolphon file manager --- i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i3/config') diff --git a/i3/config b/i3/config index 64a5c6e..9b38e35 100644 --- a/i3/config +++ b/i3/config @@ -11,10 +11,11 @@ bindsym $mod+Return exec "termite -t termite" bindsym $mod+Shift+Return exec "termite -t termite_floating" #start ranger -bindsym $mod+o exec "termite -e ranger" +bindsym $mod+o exec "dolphin" #start browser bindsym $mod+b exec "firefox" +bindsym $mod+Shift+b exec "firefox --private-window" # kill focused window bindsym $mod+Shift+q kill -- cgit v1.2.3