📝 Added alias and bspwm rules of keepassxc
This commit is contained in:
parent
00b68457ea
commit
72471809ec
2 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ bspc rule -a Pavucontrol state=floating center=on rectangle=960x810+1440+810 &
|
|||
bspc rule -a Lxappearance state=floating center=on rectangle=960x810+1440+810 &
|
||||
bspc rule -a Mousepad state=floating center=on rectangle=960x810+1440+810 &
|
||||
bspc rule -a Brave-browser center=on rectangle=1595x970+1440+810 &
|
||||
bspc rule -a Keepassxc center=on rectangle=1595x970+1440+810 &
|
||||
bspc rule -a Pcmanfm center=on rectangle=1595x970+1440+810 &
|
||||
bspc rule -a Postman center=on rectangle=1595x970+1440+810 &
|
||||
bspc rule -a Steam center=on rectangle=1595x970+1440+810 &
|
||||
|
|
|
|||
1
aliases
1
aliases
|
|
@ -96,6 +96,7 @@ alias view="devour sxiv"
|
|||
alias viewer="feh -F -Z -x"
|
||||
alias mupdf='devour mupdf -r 204'
|
||||
alias dkpdf='devour mupdf -I -r 204'
|
||||
alias keys="devour keepassxc $HOME/.kee/.data.kdbx"
|
||||
alias {json,jscrl,jsoncurl,jcrl}="jscurl"
|
||||
alias amd="article_md"
|
||||
alias kevents="xev -event keyboard"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue