From 56a5416b9e6ae0c68a8a5187ae21a2588e935a46 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Tue, 10 Mar 2020 13:21:24 -0400 Subject: [PATCH] Update config added github shortcut --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 7c81f184..ca299845 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -59,7 +59,7 @@ bindsym $mod+Shift+d gaps inner current set 0; gaps outer current set 0 bindsym $mod+f fullscreen toggle # G bindsym $mod+g workspace prev -bindsym $mod+Shift+g exec --no-startup-id gimp; workspace $ws5 +bindsym $mod+Shift+g exec $BROWSER https://github.com # H bindsym $mod+h focus left bindsym $mod+Shift+h move left 30