From f9116ec80f43919ca698ae7939d7b14e9d9252e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Av=C3=A9?= Date: Tue, 12 Dec 2023 19:57:24 +0100 Subject: [PATCH] Add polkit agent and better date/time in waybar --- hypr/hyprland.conf | 1 + waybar/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 9e24fd8..9ad70ce 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -11,6 +11,7 @@ monitor=HDMI-A-1,preferred,5760x550,1 exec-once=wl-paste --type text --watch cliphist store exec-once=wl-paste --type image --watch cliphist store exec-once=sleep 2 && hyprctl dispatch workspace 11 +exec-once=/usr/lib/polkit-kde-authentication-agent-1 workspace=DP-1,11 workspace=DP-2,21 diff --git a/waybar/config b/waybar/config index 9a108fc..6891b8d 100644 --- a/waybar/config +++ b/waybar/config @@ -29,7 +29,7 @@ "timezone": "Europe/Brussels", "format": "{:%H:%M:%S}", "interval": 1, - "format-alt": "{:%Y-%m-%d}" + "format-alt": "{:%Y-%m-%d %H:%M:%S}" }, "cpu": {