Add Panama commands to the launcher
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# @vicinae.schemaVersion 1
|
||||
# @vicinae.title Panama: Toggle Night Light
|
||||
# @vicinae.mode silent
|
||||
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
|
||||
# @vicinae.description Toggle the warm display color temperature.
|
||||
# @vicinae.keywords ["warm", "temperature", "blue light", "display", "hyprsunset"]
|
||||
|
||||
exec "$HOME/.config/quickshell/scripts/panama-action" night-light
|
||||
Reference in New Issue
Block a user