From 83a72f0ac2543c54c1a157d0855bbd0c683fddfb 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 | 3 ++- waybar/config | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 2f17361..070085f 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -11,6 +11,7 @@ exec-once=hyprpaper 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=eDP-1,1 workspace=HDMI-A-1,11 @@ -53,7 +54,7 @@ binds { input { kb_layout = us follow_mouse = 1 - kb_options = compose:rctrl, caps:super, altwin:swap_alt_win + kb_options = compose:rctrl, caps:super numlock_by_default = true } diff --git a/waybar/config b/waybar/config index 94a65b2..c9972c3 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": {