added a custom function to toggle the power of the oddesy monitor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user