From ee4e15974053d49c8c7f281d78e5f0efc708aca7 Mon Sep 17 00:00:00 2001 From: randomuser Date: Tue, 27 Dec 2022 01:06:29 +0000 Subject: [PATCH] misc changes --- bash/bashrc | 1 + bspwm/bspwmrc | 1 + 2 files changed, 2 insertions(+) diff --git a/bash/bashrc b/bash/bashrc index 08c3d72..89f2b09 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -57,3 +57,4 @@ gp() { alias gs='git status' alias f=files +alias lofi="mpv https://www.youtube.com/watch?v=jfKfPfyJRdk --no-video" diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc index fae89fb..0618680 100755 --- a/bspwm/bspwmrc +++ b/bspwm/bspwmrc @@ -23,3 +23,4 @@ bspc rule -a statusbar border=off sticky=on state=floating manage=off bspc rule -a tmenu-prompt border=on sticky=on state=floating bspc rule -a Xmessage border=on state=floating bspc rule -a Zathura state=tiled +bspc rule -a generic-st-window state=floating