diff --git a/.config/nvim b/.config/nvim index 7a5ba5b..4f982ea 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 7a5ba5b099486fea18a98806bd4f2fcec24ecbc8 +Subproject commit 4f982ea624b0a6ab5c09cd5922c29d45bdc86cee diff --git a/.oh-my-zsh b/.oh-my-zsh index 93cc396..62648d7 160000 --- a/.oh-my-zsh +++ b/.oh-my-zsh @@ -1 +1 @@ -Subproject commit 93cc3964e2d265ab0571298d69d2eed0a65d13f2 +Subproject commit 62648d71bb05116287206d83181f9daa5a59ba67 diff --git a/.password-store b/.password-store index a1fc518..037c9d4 160000 --- a/.password-store +++ b/.password-store @@ -1 +1 @@ -Subproject commit a1fc51859e2a304c8cb1f2f15524ac515261a534 +Subproject commit 037c9d464dde3730f37a5f18ed00a44d057e3bcd diff --git a/.zsh/plugins/zsh-completions b/.zsh/plugins/zsh-completions index d3c3df0..3b247d3 160000 --- a/.zsh/plugins/zsh-completions +++ b/.zsh/plugins/zsh-completions @@ -1 +1 @@ -Subproject commit d3c3df0f2e86f502b00ac06393f7cd1aa94590f6 +Subproject commit 3b247d3071b8f1b723f288aec10e91758a109045 diff --git a/.zsh/plugins/zsh-syntax-highlighting b/.zsh/plugins/zsh-syntax-highlighting index 00c0c76..fb929ed 160000 --- a/.zsh/plugins/zsh-syntax-highlighting +++ b/.zsh/plugins/zsh-syntax-highlighting @@ -1 +1 @@ -Subproject commit 00c0c765509538de207173fc787d364eedd48d6b +Subproject commit fb929edc30192407a9298aad64f55ca1b19a464e diff --git a/.zsh/plugins/zsh-vim-mode b/.zsh/plugins/zsh-vim-mode index d59ca9f..abef0c0 160000 --- a/.zsh/plugins/zsh-vim-mode +++ b/.zsh/plugins/zsh-vim-mode @@ -1 +1 @@ -Subproject commit d59ca9f73bc3e34c1fb8b642a87d74378c1aed32 +Subproject commit abef0c0c03506009b56bb94260f846163c4f287a diff --git a/.zshenv b/.zshenv index b885c73..5001fb8 100644 --- a/.zshenv +++ b/.zshenv @@ -47,6 +47,8 @@ export LIBGL_ALWAYS_INDIRECT=1 export XDG_CONFIG_HOME="$HOME/.config" +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'