URI:
       hyprland: do not default to master layout again - dotfiles - 🍚 personal arsenal of "rice"
  HTML git clone https://git.drkhsh.at/dotfiles.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit eb409926290f8dfd659e1ebdefd0389891aa0ddf
   DIR parent d2b0ed5e8fe2c60224d57c512c77080cd68f62bf
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Thu, 28 Nov 2024 01:45:58 +0100
       
       hyprland: do not default to master layout again
       
       Diffstat:
         M hypr/.config/hypr/hyprland.conf     |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf
       @@ -103,7 +103,7 @@ general {
            resize_on_border = true
            resize_corner = 3
        
       -    layout = master
       +    #layout = master
        }
        
        decoration {