From 482160961be3352cacc78278270c7c902a46d753 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 22 Nov 2024 09:58:47 +0100 Subject: [PATCH] hypr/hyprland.conf: update to new format --- hypr/hyprland.conf | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index e4edf06..a779b3f 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -49,14 +49,22 @@ input { follow_mouse = 1 } +cursor { + enable_hyprcursor = true + + # Dont hide my cursor! + hide_on_key_press = false +} + decoration { blur { enabled = false size = 1 passes = 2 } - - drop_shadow = false + shadow { + enabled = false + } } animations { @@ -72,12 +80,6 @@ animations { dwindle { pseudotile = no # master switch for pseudotiling. preserve_split = yes - no_gaps_when_only = no -} - -master { - new_is_master = true - no_gaps_when_only = no } gestures { @@ -94,8 +96,6 @@ misc { background_color = 0x000000 # Disable autoreload as i can reload myself. disable_autoreload = true - # Dont hide my cursor! - hide_cursor_on_key_press = false } debug { @@ -178,7 +178,7 @@ bindm = $mainMod, mouse:273, resizewindow # ------------- # set wallpaper -exec-once=swaybg -i /usr/share/backgrounds/majestic-mountain-peak-reflected-flowing-blue-water-generative-ai.jpg +exec-once=swaybg -i ~/.local/share/wallpapers/current # Bar exec-once=waybar