From: Andre Ramnitz Date: Thu, 26 Jun 2025 05:59:16 +0000 (+0200) Subject: hypr: add a placeholde for layer rules X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=8471be51bee4fda11bc40405d0deb549e6fb9653;p=dotfiles.git hypr: add a placeholde for layer rules --- diff --git a/dot-config/hypr/fragments/layerrules.conf b/dot-config/hypr/fragments/layerrules.conf new file mode 100644 index 00000000..31b1f81c --- /dev/null +++ b/dot-config/hypr/fragments/layerrules.conf @@ -0,0 +1,2 @@ +layerrule = blurpopups, top + diff --git a/dot-config/hypr/hyprland.conf b/dot-config/hypr/hyprland.conf index e9bf0e97..5b939a92 100644 --- a/dot-config/hypr/hyprland.conf +++ b/dot-config/hypr/hyprland.conf @@ -235,5 +235,6 @@ source=./fragments/animations.conf source=./fragments/env.conf source=./fragments/windowrules.conf source=./fragments/workspacerules.conf +source=./fragments/layerrules.conf source=./fragments/keybinds.conf