aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-10-09 03:59:15 +0300
committerawy <awy@awy.one>2025-10-09 03:59:15 +0300
commit70fd3c251fe5d459d655979c2f228f35b4400f48 (patch)
tree1bde550fab7231ee051e25c94a3aecda3d3068e9 /.config/hypr
parent5f4937b401aad55ad32e85a1cfa408d9e3b631d2 (diff)
downloadhyprdots-70fd3c251fe5d459d655979c2f228f35b4400f48.tar.gz
up
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 730e6aa..a8fc809 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -1,5 +1,5 @@
-monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10
-# monitor = DP-3, 3840x2160@165, 0x0, 1.5
+# monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10
+monitor = DP-3, 3840x2160@165, 0x0, 1.5
monitor = DP-2, 2560x1440@165, -2560x0, 1
$terminal = footclient
@@ -24,7 +24,7 @@ env = XCURSOR_THEME,Adwaita
env = HYPRCURSOR_SIZE,24
env = HYPRCURSOR_THEME,Adwaita
env = GBM_BACKEND,nvidia-drm
-env = GTK_THEME,catppuccin
+env = GTK_THEME,Everforest-Dark
# ecosystem {
# enforce_permissions = 1
@@ -35,12 +35,12 @@ env = GTK_THEME,catppuccin
# permission = /usr/(bin|local/bin)/hyprpm, plugin, allow
general {
- gaps_in = 5
- gaps_out = 10
+ gaps_in = 0
+ gaps_out = 0
border_size = 2
- col.active_border = rgb(b4befe)
- col.inactive_border = rgb(313244)
+ col.active_border = rgb(83a598)
+ col.inactive_border = rgb(595959)
resize_on_border = false
@@ -69,7 +69,7 @@ decoration {
}
animations {
- enabled = true
+ enabled = false
bezier = easeOutQuint,0.23,1,0.32,1
bezier = easeInOutCubic,0.65,0.05,0.36,1
bezier = linear,0,0,1,1