Adapt screenkey-obs
This commit is contained in:
parent
3682546c9e
commit
f4fa5ff954
1 changed files with 1 additions and 1 deletions
2
.zshenv
2
.zshenv
|
@ -50,7 +50,7 @@ export WINIT_X11_SCALE_FACTOR=1
|
|||
|
||||
alias layout='xkblayout-state print "%s %v"'
|
||||
alias picom-default='picom -bgc --backend glx --unredir-if-possible-delay 1000 --vsync'
|
||||
alias screenkey-obs='screenkey --no-systray -t 2 -p fixed -s small -g 960x36+960+4 --key-mode composed --bak-mode full --mods-mode normal --scr 0 -f hack'
|
||||
alias screenkey-obs='screenkey --no-systray -t 2 -p fixed -s small -g 960x88+960+4 --key-mode composed --bak-mode full --mods-mode normal -f Hack --font-color "#f8f8f2" --bg-color "#44475a" --opacity "1.0"'
|
||||
alias tmate-obs='tmate -k tmk-et35fx5m9ca7cxot4jjwksmaoy -r dustvoice'
|
||||
alias xfce-polkit='/usr/lib/xfce-polkit/xfce-polkit'
|
||||
alias davinci-resolve='/opt/resolve/bin/resolve'
|
||||
|
|
Loading…
Reference in a new issue