From 1a2357773586ee8421379de4070f71da40d1c679 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Sat, 19 Dec 2020 17:59:51 -0700 Subject: Almost fully using bspwm --- .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 97dfbd4..2e0176d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -78,7 +78,7 @@ font pango:monospace 10 assign [class="vlc"] $ws5 # WS6 # For a negative regex lookup: "^(?!Save As).*$", for example. - assign [class="firefox"] $ws6 + # assign [class="firefox"] $ws6 # WS7 assign [class="Thunderbird"] $ws7 # WS8 -- cgit v1.2.3-54-g00ecf