From 2a54d331941ef96df145052582bd4c3e9bcf9343 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Thu, 25 Jul 2024 15:45:22 +0200 Subject: [PATCH] Fix Hyprland config --- hyprland/dot-config/hypr/hyprland.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hyprland/dot-config/hypr/hyprland.conf b/hyprland/dot-config/hypr/hyprland.conf index ad716bf..080bc41 100644 --- a/hyprland/dot-config/hypr/hyprland.conf +++ b/hyprland/dot-config/hypr/hyprland.conf @@ -17,7 +17,7 @@ monitor=,preferred,auto,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch -exec-once = waybar & hyprpaper +exec-once = hyprpaper & waybar & dunst # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf @@ -40,7 +40,7 @@ input { kb_options = kb_rules = - follow_mouse = 1 + follow_mouse = 0 touchpad { natural_scroll = no @@ -52,9 +52,9 @@ input { general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 5 + gaps_in = 10 gaps_out = 20 - border_size = 2 + border_size = 3 col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg col.inactive_border = rgba(595959aa) @@ -114,7 +114,7 @@ gestures { misc { # See https://wiki.hyprland.org/Configuring/Variables/ for more - force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers + force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers } # Example per-device config