aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-02-10 12:57:51 -0500
committerDon Williams <don.e.williams@gmail.com>2026-02-10 12:57:51 -0500
commit0cba8d7c8b8f8a0d2a9580ae6adc57cad1b7ce3a (patch)
treefddc4dbe1e7ec608d04b54cf4b27f979852fda3e /config
parentb1dc7f28a7508a3766e1f96630df14542e73b858 (diff)
Added keybind for static rainbow border
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf
Diffstat (limited to 'config')
-rw-r--r--config/hypr/configs/Keybinds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index 399e8c55..73525980 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -36,6 +36,7 @@ bindd = $mainMod ALT, V, clipboard manager, exec, $scriptsDir/ClipManager.sh
bindd = $mainMod CTRL, R, rofi theme selector, exec, $scriptsDir/RofiThemeSelector.sh
bindd = $mainMod CTRL SHIFT, R, rofi theme selector (modified), exec, pkill rofi || true && $scriptsDir/RofiThemeSelector-modified.sh
bindd = $mainMod CTRL, K, Kitty theme selector, exec, $scriptsDir/Kitty_themes.sh
+bindd = $mainMod SHIFT, B, Set static Rainbow Border, exec, $UserScripts/RainbowBorder-low-cpu.sh --run-once
bindd = ALT SHIFT, S, Hyprshot Screen Capture, exec, $scriptsDir/hyprshot.sh -m region -o %HOME/Pictures/Screenshots
bindd = $mainMod SHIFT, F, fullscreen, fullscreen
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage