Add polkit agent and better date/time in waybar

This commit is contained in:
Thomas Avé 2023-12-12 19:57:24 +01:00
parent a2cfb6637d
commit f9116ec80f
2 changed files with 2 additions and 1 deletions

View File

@ -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 text --watch cliphist store
exec-once=wl-paste --type image --watch cliphist store exec-once=wl-paste --type image --watch cliphist store
exec-once=sleep 2 && hyprctl dispatch workspace 11 exec-once=sleep 2 && hyprctl dispatch workspace 11
exec-once=/usr/lib/polkit-kde-authentication-agent-1
workspace=DP-1,11 workspace=DP-1,11
workspace=DP-2,21 workspace=DP-2,21

View File

@ -29,7 +29,7 @@
"timezone": "Europe/Brussels", "timezone": "Europe/Brussels",
"format": "{:%H:%M:%S}", "format": "{:%H:%M:%S}",
"interval": 1, "interval": 1,
"format-alt": "{:%Y-%m-%d}" "format-alt": "{:%Y-%m-%d %H:%M:%S}"
}, },
"cpu": { "cpu": {