zathura sioyek binding with env

This commit is contained in:
Henrik Bakken
2025-05-16 14:01:55 +02:00
parent fdf9f944f1
commit 5235bd16bf
+1 -1
View File
@@ -43,4 +43,4 @@ map [fullscreen] <C-4> set "first-page-column 4"
map [normal] <C-5> set "first-page-column 5" map [normal] <C-5> set "first-page-column 5"
map [fullscreen] <C-5> set "first-page-column 5" map [fullscreen] <C-5> set "first-page-column 5"
map Z feedkeys ":exec zathura $FILE<Return>" map Z feedkeys ":exec zathura $FILE<Return>"
map S feedkeys ":exec sioyek $FILE<Return>" map S feedkeys ":exec env QT_QPA_PLATFORM=xcb sioyek $FILE<Return>"