From 8d71e8ab70ea6a9aec403e7e768d6bd5a3596868 Mon Sep 17 00:00:00 2001 From: listout Date: Tue, 18 May 2021 11:51:00 +0530 Subject: kitty floating rule --- .config/bspwm/bspwmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 1fa489c..6aea4ac 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -21,6 +21,7 @@ bspc config focused_border_color '#5b5f71' wmname LG3D bspc rule -a URxvt state=floating +bspc rule -a kitty state=floating bspc rule -a KeePassXC state=floating bspc rule -a Thunar state=floating bspc rule -a Lxappearance state=floating -- cgit v1.2.3