summaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r--hypr/hyprland.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 36bf50a..cc80cb1 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -44,9 +44,11 @@ general {
gaps_in = 5
gaps_out = 20
border_size = 2
- col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
- col.inactive_border = rgba(595959aa)
- layout = dwindle
+ #col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
+ #col.inactive_border = rgba(595959aa)
+ col.active_border = rgba(198844ee)
+ col.inactive_border = rgba(1b1d1cee)
+ layout = master
no_cursor_warps = false
}
#}}}