summaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-04-20 14:44:00 -0500
committerzachir <zachir@librem.one>2023-04-20 14:44:00 -0500
commit88ea27b400baeaf7d401f02bff1c8cf651c94e4e (patch)
treed724c5f0dd0272d84ddaec1c0bd42573357527a7 /hypr/hyprland.conf
parent60a6ce97aaca62106f80ffeb656ee7d0c028ea56 (diff)
Theme! Now featuring lots of lovely green
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
}
#}}}