From 059c27813ef52a3486000ab908f9af47f3d098f1 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 5 Feb 2021 01:38:23 -0700 Subject: Add new features to vim, fix problems with new workspaces --- .config/bspwm/bspwmrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/bspwm/bspwmrc') diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index a0c281a..5ae597a 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -95,8 +95,9 @@ bspc config presel_feedback_color $COLOR_BLUE # Rules. bspc rule -a *:*:"Picture-in-Picture" state=floating rectangle=640x360+640+360 -bspc rule -a Peek:*:* state=floating -bspc rule -a Zathura:*:* state=tiled +bspc rule -a "Peek":*:* state=floating +bspc rule -a "Zathura":*:* state=tiled +bspc rule -a "Godot":*:* state=floating # bspc rule -a Gimp desktop='^8' state=floating follow=on # bspc rule -a Chromium desktop='^2' # bspc rule -a mplayer2 state=floating -- cgit v1.2.3-70-g09d2