added a custom function to toggle the power of the oddesy monitor

This commit is contained in:
venus
2026-06-24 22:18:15 -05:00
parent 95db385700
commit 1df6d1d9a2
5 changed files with 47 additions and 33 deletions

View File

@@ -5,13 +5,14 @@
_G.terminal = "kitty"
_G.fileManager = "dolphin"
_G.menu = "qs -c noctalia-shell ipc call launcher toggle"
_G.launcher = "hyprlauncher"
_G.launcher = "vicinae"
_G.browser = "firefox"
_G.menuBar = "qs -c noctalia-shell"
_G.shellWrapper = "qs -c noctalia-shell"
_G.blkmanager = "udiskie"
_G.email = "thunderbird"
_G.notes = "obsidian"
_G.functions = require("custom-functions")
hl.on("hyprland.start", function()
-- Force D-Bus and Systemd to catch the Wayland display variables instantly