From 57be8c2d47f83f79a260f02b650075f88c354f0f 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