1
0
Fork 0
This commit is contained in:
Luca Bilke 2023-03-21 11:09:17 +01:00
parent b4b5f14a4a
commit a9b74e711a
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
6 changed files with 5 additions and 8 deletions

View File

@ -79,7 +79,7 @@ close_on_child_death no
allow_remote_control no
listen_on none
confirm_os_window_close 0
dynamic_background_opacity yes
dynamic_background_opacity no
#: }}}
#: OS specific tweaks {{{

View File

@ -40,8 +40,7 @@ opacity-rule = [
"0:_NET_WM_STATE@[2]:32a *= '_NET_WM_STATE_HIDDEN'",
"0:_NET_WM_STATE@[3]:32a *= '_NET_WM_STATE_HIDDEN'",
"0:_NET_WM_STATE@[4]:32a *= '_NET_WM_STATE_HIDDEN'",
"100:fullscreen",
"80:class_g = 'kitty'"
"100:fullscreen"
];
# Other

View File

@ -1,5 +0,0 @@
#!/hint/sh
# Define additional functionality for pinentry. For example
test -e /usr/lib/libgcr-base-3.so.1 && exec /usr/bin/pinentry-gnome3 "$@"
#test -e /usr/lib/libQt5Widgets.so.5 && exec /usr/bin/pinentry-qt "$@"

@ -0,0 +1 @@
Subproject commit c522c6a5dd1cb8d53c8bfc47745f313a734eea61

@ -0,0 +1 @@
Subproject commit 67c4bb6d6bb415acea9d1c9a97152083d7f9c724

@ -0,0 +1 @@
Subproject commit 7c390ee3bfa8069b8519582399e0a67444e6ea61