misc changes
This commit is contained in:
parent
c0fa23ca93
commit
ee4e159740
|
@ -57,3 +57,4 @@ gp() {
|
||||||
|
|
||||||
alias gs='git status'
|
alias gs='git status'
|
||||||
alias f=files
|
alias f=files
|
||||||
|
alias lofi="mpv https://www.youtube.com/watch?v=jfKfPfyJRdk --no-video"
|
||||||
|
|
|
@ -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 tmenu-prompt border=on sticky=on state=floating
|
||||||
bspc rule -a Xmessage border=on state=floating
|
bspc rule -a Xmessage border=on state=floating
|
||||||
bspc rule -a Zathura state=tiled
|
bspc rule -a Zathura state=tiled
|
||||||
|
bspc rule -a generic-st-window state=floating
|
||||||
|
|
Loading…
Reference in New Issue