diff --git a/hypr/monitors.conf b/hypr/monitors.conf deleted file mode 100644 index e69de29..0000000 diff --git a/hypr/workspaces.conf b/hypr/workspaces.conf deleted file mode 100644 index e69de29..0000000 diff --git a/hypr/hypridle.conf b/hypr_owlenpc00/hypridle.conf similarity index 100% rename from hypr/hypridle.conf rename to hypr_owlenpc00/hypridle.conf diff --git a/hypr/hyprland.conf b/hypr_owlenpc00/hyprland.conf similarity index 97% rename from hypr/hyprland.conf rename to hypr_owlenpc00/hyprland.conf index a1905d4..146cb47 100644 --- a/hypr/hyprland.conf +++ b/hypr_owlenpc00/hyprland.conf @@ -3,8 +3,8 @@ ### MONITORS ### ################ -source = ~/.config/hypr/hyprland.d/monitors.conf -source = ~/.config/hypr/hyprland.d/workspaces.conf +source = ~/.config/hypr/monitors.conf +source = ~/.config/hypr/workspaces.conf ################# ### AUTOSTART ### @@ -30,7 +30,7 @@ source = ~/.config/hypr/hyprland.d/autostart.conf # https://wiki.hyprland.org/Configuring/Variables/#general general { gaps_in = 5 - gaps_out = 5 + gaps_out = 10 border_size = 1 diff --git a/hypr/hyprland.d/autostart.conf b/hypr_owlenpc00/hyprland.d/autostart.conf similarity index 100% rename from hypr/hyprland.d/autostart.conf rename to hypr_owlenpc00/hyprland.d/autostart.conf diff --git a/hypr/hyprland.d/keybinds.conf b/hypr_owlenpc00/hyprland.d/keybinds.conf similarity index 100% rename from hypr/hyprland.d/keybinds.conf rename to hypr_owlenpc00/hyprland.d/keybinds.conf diff --git a/hypr/hyprlock.conf b/hypr_owlenpc00/hyprlock.conf similarity index 100% rename from hypr/hyprlock.conf rename to hypr_owlenpc00/hyprlock.conf diff --git a/hypr/hyprpaper.conf b/hypr_owlenpc00/hyprpaper.conf similarity index 100% rename from hypr/hyprpaper.conf rename to hypr_owlenpc00/hyprpaper.conf diff --git a/hypr/hyprland.d/monitors.conf b/hypr_owlenpc00/monitors.conf similarity index 100% rename from hypr/hyprland.d/monitors.conf rename to hypr_owlenpc00/monitors.conf diff --git a/hypr/hyprland.d/workspaces.conf b/hypr_owlenpc00/workspaces.conf similarity index 100% rename from hypr/hyprland.d/workspaces.conf rename to hypr_owlenpc00/workspaces.conf