dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 1694b73eb9871625546cc1af7da24d6399484431
parent 053e1e3cf0229019132b63341d867f15dc935996
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Thu,  9 May 2024 19:53:51 -0500

bspwm: add rules for latexocr

Diffstat:
M.config/bspwm/bspwmrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc @@ -15,6 +15,7 @@ bspc config gapless_monocle true bspc rule -a Matplotlib state=floating bspc rule -a matplotlib state=floating +bspc rule -a latexocr state=floating bspc rule -a R_x11 state=floating bspc rule -a Screenkey manage=off bspc rule -a st-256color state=pseudo_tiled