From 688b3306f22d938fa3d11342c05396bdc9512e6b Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Wed, 26 Feb 2020 21:19:41 -0700 Subject: Fix bug --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index 2b5de6b..f001e4c 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -145,7 +145,7 @@ client.background $c15 ## Apps. bindsym $mod+Return exec $term bindsym $mod+Delete exec $term -e htop - bindsym $mod+Shift+w workspace $ws6; layout stacked; exec $ibwsr + bindsym $mod+Shift+w workspace $ws6; exec $ibwsr bindsym $mod+Shift+f workspace $ws4; exec $term -e $fmgr bindsym $mod+m workspace $ws10; exec $music bindsym $mod+Shift+m workspace $ws7; exec $msgs -- cgit v1.2.3-70-g09d2