From 0aa4d1c67d2d84fa6095dff6bc514e6e9cc8a832 Mon Sep 17 00:00:00 2001 From: Nippy Date: Sun, 7 Jun 2026 23:18:30 +0200 Subject: RaveosHyperland update --- raveos-hyprland-theme/PKGBUILD | 2 +- raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD index 648e311..fbdfade 100644 --- a/raveos-hyprland-theme/PKGBUILD +++ b/raveos-hyprland-theme/PKGBUILD @@ -1,6 +1,6 @@ pkgname=raveos-hyprland-theme pkgver=0.0.0 -pkgrel=37 +pkgrel=38 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 4cf94d2..f5afb72 100644 --- a/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua +++ b/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua @@ -37,7 +37,7 @@ hl.bind("CTRL + SUPER + End", hl.dsp.exec_cmd("poweroff")) hl.bind(mainMod .. " + Q", hl.dsp.window.kill()) hl.bind(mainMod .. " + V", hl.dsp.window.float()) hl.bind(mainMod .. " + Tab", hl.dsp.exec_cmd([[hyprshell socat '{"OpenSwitch":{"reverse":false}}']])) -hl.bind(mainMod .. " + SHIFT + Tab", hl.dsp.exec_cmd([[hyprshell socat '{"OpenSwitch":{"reverse":true}}']]]) +hl.bind(mainMod .. " + SHIFT + Tab", hl.dsp.exec_cmd([[hyprshell socat '{"OpenSwitch":{"reverse":true}}']])) -- Move focus with mainMod + arrow keys hl.bind(mainMod .. " + left", hl.dsp.focus({ direction = "left" })) -- cgit v1.3