using nwg-displays for monitor management; updated cloudflared service
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
monitor = desc:BOE 0x0BC9, preferred, auto-center-left, 1.33 # Main laptop display
|
# Generated by nwg-displays on 2026-05-08 at 23:25:33. Do not edit manually.
|
||||||
monitor = desc:Viewteck Co. Ltd. GNV34DB, 3440x1440@50, auto-center-right, auto # Ultra-wide Monitor
|
|
||||||
|
|
||||||
|
monitor=desc:BOE 0x0BC9,2560x1600@165.0,0x0,1.25
|
||||||
|
|||||||
@@ -5,7 +5,8 @@
|
|||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Cloudflare Tunnel to K8s API
|
Description=Cloudflare Tunnel to K8s API
|
||||||
After=network-online.target
|
After=network-online.target graphical-session.target
|
||||||
|
BindsTo=graphical-session.target
|
||||||
Wants=network-online.target systemd-networkd-wait-online.service
|
Wants=network-online.target systemd-networkd-wait-online.service
|
||||||
|
|
||||||
StartLimitIntervalSec=500
|
StartLimitIntervalSec=500
|
||||||
@@ -13,7 +14,7 @@ StartLimitBurst=5
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
PassEnvironment=DISPLAY WAYLAND_DISPLAY DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR
|
PassEnvironment=DISPLAY WAYLAND_DISPLAY DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR
|
||||||
ExecStart=/usr/bin/cloudflared access tcp --hostname k8s.samoneal.io --url localhost:6443
|
ExecStart=uwsm app -- /usr/bin/cloudflared access tcp --hostname k8s.samoneal.io --url localhost:6443
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=60
|
RestartSec=60
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user