From 48ed431bba6ff5e4183d7762b0c8fff0908a0c4a Mon Sep 17 00:00:00 2001 From: Nippy Date: Sun, 7 Jun 2026 22:46:06 +0200 Subject: RaveosHyperland update --- raveos-hyprland-theme/PKGBUILD | 2 +- raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD index a558fd6..61551af 100644 --- a/raveos-hyprland-theme/PKGBUILD +++ b/raveos-hyprland-theme/PKGBUILD @@ -1,6 +1,6 @@ pkgname=raveos-hyprland-theme pkgver=0.0.0 -pkgrel=35 +pkgrel=36 pkgdesc="RaveOS Hyprland theme payload and installer (includes DankMaterialShell)" arch=('any') url="https://raveos.local" diff --git a/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua b/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua index ddb61d2..c86f87f 100644 --- a/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua +++ b/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua @@ -13,6 +13,9 @@ for i = 1, 10 do hl.bind(mainMod .. " + SHIFT + " .. key, hl.dsp.window.move({ workspace = i })) end +-- HyprShell +hl.bind(mainMod .. " + Tab", hl.dsp.exec_cmd("hyprshell switch")) + -- Shell Binds hl.bind("SUPER", hl.dsp.exec_cmd("dms ipc call spotlight toggle")) hl.bind(mainMod .. " + P", hl.dsp.exec_cmd("dms ipc call clipboard toggle")) -- cgit v1.3