From e0185ec8d3c80921c449e73de44a63cbb5577edc Mon Sep 17 00:00:00 2001 From: Nippy Date: Thu, 7 May 2026 22:08:12 +0200 Subject: raveos update --- raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/cursor.conf | 6 ++++++ raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/layout.conf | 11 +++++++++++ raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/outputs.conf | 3 +++ .../RaveOS-Hyprland/hypr/dms/windowrules.conf | 0 4 files changed, 20 insertions(+) create mode 100644 raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/cursor.conf create mode 100644 raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/layout.conf create mode 100644 raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/outputs.conf create mode 100644 raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/windowrules.conf (limited to 'raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms') diff --git a/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/cursor.conf b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/cursor.conf new file mode 100644 index 0000000..1054579 --- /dev/null +++ b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/cursor.conf @@ -0,0 +1,6 @@ +# Auto-generated by DMS - do not edit manually + +env = HYPRCURSOR_THEME,default +env = XCURSOR_THEME,default +env = HYPRCURSOR_SIZE,24 +env = XCURSOR_SIZE,24 diff --git a/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/layout.conf b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/layout.conf new file mode 100644 index 0000000..b9a8ad9 --- /dev/null +++ b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/layout.conf @@ -0,0 +1,11 @@ +# Auto-generated by DMS - do not edit manually + +general { + gaps_in = 4 + gaps_out = 4 + border_size = 2 +} + +decoration { + rounding = 12 +} diff --git a/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/outputs.conf b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/outputs.conf new file mode 100644 index 0000000..022f5c0 --- /dev/null +++ b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/outputs.conf @@ -0,0 +1,3 @@ +# Auto-generated by DMS - do not edit manually + +monitor = HDMI-A-2, 2560x1440@59.951, 0x0, 1.5, vrr, 0 diff --git a/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/windowrules.conf b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/windowrules.conf new file mode 100644 index 0000000..e69de29 -- cgit v1.3