From f4fa5ff954bc428906d4a86ecdf9fb0e566e8dc3 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Sat, 8 Aug 2020 15:55:51 +0200 Subject: [PATCH] Adapt screenkey-obs --- .zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshenv b/.zshenv index ce8a3b4..5a35f10 100644 --- a/.zshenv +++ b/.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'