From 913767bec7921d9c7b5d7e44ff971a588db7cf8b Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 9 Feb 2026 19:15:30 -0800 Subject: [PATCH] hyprland: add empty monitors and workspaces config files Co-Authored-By: Claude Opus 4.6 --- dotfiles/config/hypr/monitors.conf | 0 dotfiles/config/hypr/workspaces.conf | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 dotfiles/config/hypr/monitors.conf create mode 100644 dotfiles/config/hypr/workspaces.conf diff --git a/dotfiles/config/hypr/monitors.conf b/dotfiles/config/hypr/monitors.conf new file mode 100644 index 00000000..e69de29b diff --git a/dotfiles/config/hypr/workspaces.conf b/dotfiles/config/hypr/workspaces.conf new file mode 100644 index 00000000..e69de29b