mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-30 19:14:19 +00:00
Re-enable pcb2gcode, make itch window autoclose after startup since the application setting for it doesn't work, update monitoring dashboard url for streamdeck
This commit is contained in:
@@ -185,4 +185,5 @@ exec-once = sleep 5 && blueman-applet # Traditional bluetooth management tool
|
||||
exec-once = sleep 5 && streamdeck -n # Streamdeck management tool
|
||||
exec-once = sleep 5 && Telegram -startintray # Gotta keep in touch with peeps
|
||||
|
||||
exec-once = sleep 10 && itch
|
||||
exec-once = sleep 10 && itch
|
||||
exec-once = sleep 15 && hyprctl dispatch closewindow 'title:itch'
|
||||
@@ -116,7 +116,7 @@
|
||||
"icon": "/home/caperren/.config/streamdeck-ui/icons/unifi-camera-logo.png",
|
||||
"keys": "",
|
||||
"write": "",
|
||||
"command": "google-chrome-stable --kiosk --start-fullscreen https://homeassistant.crestline.perren.cloud/house-dashboard/0?kiosk",
|
||||
"command": "google-chrome-stable --kiosk --start-fullscreen http://192.168.1.36:8123/house-guest-bedroom-monitoring-dashboard",
|
||||
"brightness_change": 0,
|
||||
"switch_page": 0,
|
||||
"switch_state": 0,
|
||||
|
||||
Reference in New Issue
Block a user