summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/templates
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-03-06 03:09:35 +0100
committerAhmed Abdelhalim <[email protected]>2026-03-06 03:29:52 +0100
commit0be05816e70bc0cc3ab6bf812fbf5515eddd6b8e (patch)
tree9c90647cc0801a8742d7d6ea544dc6b9a3e6dc22 /roles/hyprland/templates
parenta38bb05301efe2fb179a8dd622e16e8fd70250cb (diff)
Refactor hyprshare and abstract role dependencies
Diffstat (limited to 'roles/hyprland/templates')
-rw-r--r--roles/hyprland/templates/hypr/xdph.conf.j25
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/hyprland/templates/hypr/xdph.conf.j2 b/roles/hyprland/templates/hypr/xdph.conf.j2
deleted file mode 100644
index 0e4b8119..00000000
--- a/roles/hyprland/templates/hypr/xdph.conf.j2
+++ /dev/null
@@ -1,5 +0,0 @@
-screencopy {
- max_fps = 60
- allow_token_by_default = true
- custom_picker_binary = hyprland-preview-share-picker
-}