Vendor the command set the menu and shell depend on
This commit is contained in:
@@ -4,7 +4,6 @@ hl.on("hyprland.start", function()
|
||||
hl.exec_cmd("dbus-update-activation-environment --systemd --all")
|
||||
|
||||
hl.exec_cmd("blob-launch-shell")
|
||||
hl.exec_cmd("blob-provision-first-run")
|
||||
hl.exec_cmd("blob-powerprofiles-init")
|
||||
hl.exec_cmd(o.launch("blob-hypr-monitor-watch"))
|
||||
hl.exec_cmd(o.launch("udiskie --automount --no-notify --no-tray"))
|
||||
|
||||
@@ -89,7 +89,6 @@ o.bind("SUPER + CTRL + ALT + T", "Show time", "blob-notification-time")
|
||||
o.bind("SUPER + CTRL + ALT + B", "Show battery remaining", "blob-notification-battery")
|
||||
o.bind("SUPER + CTRL + ALT + W", "Toggle weather", "blob-notification-weather")
|
||||
|
||||
o.bind("SUPER + SHIFT + CTRL + A", "Agent", "blob-agent --pick")
|
||||
o.bind("SUPER + CTRL + A", "Audio", "blob-shell shell toggle blob.audio")
|
||||
o.bind("SUPER + CTRL + B", "Bluetooth", "blob-shell shell toggle blob.bluetooth")
|
||||
o.bind("SUPER + CTRL + D", "Display", "blob-shell shell toggle blob.monitor")
|
||||
|
||||
Reference in New Issue
Block a user