diff options
Diffstat (limited to 'raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms')
4 files changed, 20 insertions, 0 deletions
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 --- /dev/null +++ b/raveos-hyprland-theme/RaveOS-Hyprland/hypr/dms/windowrules.conf |