From 3c4185ebc58eea81c15b13d23e6eb2812a0234d4 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Mon, 9 Oct 2023 10:24:00 +0300 Subject: dotconfig/i3: run Mate Polkit for PolicyKit issue resolution --- dotconfig/i3/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dotconfig/i3/config b/dotconfig/i3/config index 0cf2caa..7ed340b 100644 --- a/dotconfig/i3/config +++ b/dotconfig/i3/config @@ -19,6 +19,10 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU # Keyboard layout exec --no-startup-id "setxkbmap -layout us,ru -option grp:alt_shift_toggle" +# Mate Polkit solves the problem when PolicyKit daemon sends error response to +# polkit-agent-helper-1 +exec --no-startup-id "/usr/lib/mate-polkit/polkit-mate-authentication-agent-1" + # Key bindings for taking a screenshot bindsym --release Print exec "scregcp ~/Pictures/screenshots/" bindsym --release $mod+Print exec "scregcp -s ~/Pictures/screenshots/" -- cgit v1.2.3-18-g5258