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