From 8b9dad4f6d898780f5a056c37267444aae82721f Mon Sep 17 00:00:00 2001 From: Robert Perce Date: Mon, 23 Mar 2026 23:51:08 -0500 Subject: [PATCH] hypr: fiddle --- private_dot_config/{private_hypr => hypr}/hyprland.conf | 0 private_dot_config/{private_hypr => hypr}/hyprpaper.conf | 0 private_dot_config/hypr/monitors.conf | 1 + private_dot_config/hypr/workspaces.conf | 1 + 4 files changed, 2 insertions(+) rename private_dot_config/{private_hypr => hypr}/hyprland.conf (100%) rename private_dot_config/{private_hypr => hypr}/hyprpaper.conf (100%) create mode 100644 private_dot_config/hypr/monitors.conf create mode 100644 private_dot_config/hypr/workspaces.conf diff --git a/private_dot_config/private_hypr/hyprland.conf b/private_dot_config/hypr/hyprland.conf similarity index 100% rename from private_dot_config/private_hypr/hyprland.conf rename to private_dot_config/hypr/hyprland.conf diff --git a/private_dot_config/private_hypr/hyprpaper.conf b/private_dot_config/hypr/hyprpaper.conf similarity index 100% rename from private_dot_config/private_hypr/hyprpaper.conf rename to private_dot_config/hypr/hyprpaper.conf diff --git a/private_dot_config/hypr/monitors.conf b/private_dot_config/hypr/monitors.conf new file mode 100644 index 0000000..25def2c --- /dev/null +++ b/private_dot_config/hypr/monitors.conf @@ -0,0 +1 @@ +# this file must be present, even if empty, or hyprland will fail to start diff --git a/private_dot_config/hypr/workspaces.conf b/private_dot_config/hypr/workspaces.conf new file mode 100644 index 0000000..25def2c --- /dev/null +++ b/private_dot_config/hypr/workspaces.conf @@ -0,0 +1 @@ +# this file must be present, even if empty, or hyprland will fail to start