diff options
author | zachir <zachir@librem.one> | 2025-08-01 16:06:33 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-08-01 16:06:33 -0500 |
commit | 4712a642ddf65933b53b03fbfe68dd1240ed456c (patch) | |
tree | b349882dd42a6ca12b9f2e7edfdf1ceeeb8df5ed /hypr | |
parent | 728bf754495e3b9097fcd13aacac5cd5f3e84732 (diff) | |
parent | 45560e78790b6cbb928ece69d3d369c6cb756a7f (diff) |
Merge branch 'master' into cas
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index c112562..77b3d03 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -5,6 +5,11 @@ monitor = , preferred, auto, 1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more +#{{{ Plugins +plugin = /var/cache/hyprpm/zachir/hyprland-plugins/hyprscrolling.so +plugin = /var/cache/hyprpm/zachir/hyprsplit/hyprsplit.so +#}}} + #{{{ Autostart # Execute your favorite apps at launch # exec-once = waybar & hyprpaper & firefox |