debug:disable_logs = true # file logging. defaults to 1 for production
# See https://wiki.hyprland.org/Configuring/Monitors/
-#monitor=DP-3,preferred,auto,1,vrr,2
-monitor=DP-3,preferred,auto,1,vrr,2,bitdepth,8
+# monitor=DP-2,preferred,auto,1.25,vrr,2,bitdepth,8
+monitor=DP-2,preferred,auto,1.066667,vrr,2,bitdepth,8
# unscale XWayland
xwayland {
#env = QT_AUTO_SCREEN_SCALE_FACTOR,1
# set cursor
-env = XCURSOR_THEME,Bibata-Original-Amber
-env = XCURSOR_SIZE,32
-env = HYPRCURSOR_THEME,Bibata-Original-Amber
-env = HYPRCURSOR_SIZE,32
+env = XCURSOR_THEME,Bibata_Spirit
+env = XCURSOR_SIZE,40
+# env = HYPRCURSOR_THEME,Bibata_Spirit
+# env = HYPRCURSOR_SIZE,40
# Execute your favorite apps at launch
exec-once = hyprpm enable hyprbars
decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 8
+ dim_special = 0.3
+ dim_inactive = true
+ dim_strength = 0.2
+ # screen_shader = ~/.config/hypr/shaders/bluefilter.frag
blur {
enabled = true
size = 3
vibrancy = 0.1696
ignore_opacity = true
}
-
- drop_shadow = true
- shadow_range = 8
- rounding = 8
- shadow_render_power = 2
- col.shadow = 0xee1a1a1a
- dim_special = 0.3
- dim_inactive = true
- dim_strength = 0.2
- # screen_shader = ~/.config/hypr/shaders/bluefilter.frag
+ shadow {
+ enabled = true
+ range = 8
+ render_power = 1
+ sharp = false
+ ignore_window = true
+ color = 0x77$base05
+ color_inactive = 0xee$base00
+ offset = 0, 0
+ scale = 1.00
+ }
}
dwindle {
preserve_split = true # you probably want this
}
-master {
- # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
- # new_is_master = true
-}
-
gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = false
TEMP_DAY = 6500.0
TEMP_NIGHT = 3800.0
-DAWN_TIME = mk_time( 7, 25) # 9:00 (Should be > WINDOW)
-DUSK_TIME = mk_time(17, 10) # 19:00 (Shoulbe be > WINDOW + DAWN_TIME)
-WINDOW = mk_time( 0, 15) # 15m (The time during which the temperature changes gradually until it reaches the desired value)
+DAWN_TIME = mk_time( 7, 48) # 9:00 (Should be > WINDOW)
+DUSK_TIME = mk_time(16, 45) # 19:00 (Shoulbe be > WINDOW + DAWN_TIME)
+WINDOW = mk_time( 0, 21) # 15m (The time during which the temperature changes gradually until it reaches the desired value)
temp = None