aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/hypr/hypr_update_plugins.sh
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2026-01-07 13:26:51 +0530
committerkrolxon <krolyxon@tutanota.com>2026-01-07 13:26:51 +0530
commit627d496fb60088a656956f847e1ef1b03c5cd2b8 (patch)
treee9ab93845e29b5ead908d6dd6935e9833c703d92 /.local/bin/hypr/hypr_update_plugins.sh
parentd1a4318b2f2ebd83ca35f6e2908ef3adda10cde8 (diff)
modularize hyprland configs, add zoom, scale, rotate script and keybinds
Diffstat (limited to '.local/bin/hypr/hypr_update_plugins.sh')
-rwxr-xr-x.local/bin/hypr/hypr_update_plugins.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/.local/bin/hypr/hypr_update_plugins.sh b/.local/bin/hypr/hypr_update_plugins.sh
new file mode 100755
index 0000000..d280c9c
--- /dev/null
+++ b/.local/bin/hypr/hypr_update_plugins.sh
@@ -0,0 +1,6 @@
+#!/bin/env bash
+
+hyprpm update
+hyprpm add https://github.com/Duckonaut/split-monitor-workspaces
+hyprpm enable split-monitor-workspaces
+hyprpm reload