From 16f44d79435a1d46449f28446f51e9067f46c674 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Wed, 4 Nov 2020 08:25:15 +0100 Subject: [PATCH] Start removing bloat out of i3 config --- dotfiles/i3/config | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/dotfiles/i3/config b/dotfiles/i3/config index db46703..ab79b67 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -123,7 +123,7 @@ bindsym $super+r mode "resize" # panel bar { - output primary + # output primary colors { background #2f343f statusline #ffffff @@ -139,16 +139,12 @@ bar { } # window rules, you can find the window class using xprop -workspace 1 output DVI-I-1 -workspace 2 output DVI-I-1 -workspace 3 output DVI-D-1 +#workspace 1 output DVI-I-1 +#workspace 2 output DVI-I-1 +#workspace 3 output DVI-D-1 for_window [class=".*"] border pixel 2 -assign [class=URxvt] 1 assign [class=Firefox|Transmission-gtk] 1 assign [class=Thunar|File-roller] 1 -assign [class=Geany|Evince|Gucharmap|Soffice|libreoffice*] 4 -assign [class=Audacity|Vlc|mpv|Ghb|Xfburn|Gimp*|Inkscape] 5 -assign [class=Lxappearance|System-config-printer.py|Lxtask|Pavucontrol|Exo-helper*|Lxrandr|Arandr] 6 for_window [class=Viewnior|feh|Audacious|File-roller|Lxappearance|Lxtask|Pavucontrol] floating enable for_window [class=URxvt|Firefox|Geany|Evince|Soffice|libreoffice*|mpv|Ghb|Xfburn|Gimp*|Inkscape|Vlc|Lxappearance|Audacity] focus for_window [class=Xfburn|GParted|System-config-printer.py|Lxtask|Pavucontrol|Exo-helper*|Lxrandr|Arandr] focus