]> Freerunner's - dotfiles.git/commitdiff
hypr: update config for 0.44.0
authorAndre Ramnitz <tux.rising@gmail.com>
Sun, 6 Oct 2024 19:15:25 +0000 (21:15 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 6 Oct 2024 19:15:25 +0000 (21:15 +0200)
config/dot-config/hypr/fragments/hypr-workspacerules.conf
config/dot-config/hypr/hyprland.conf

index 7a31e113531f6f22fcadaea4995a1c7a92eae144..c90b51002bb88a5e9c86cfea3fdfd44834092127 100644 (file)
@@ -1,7 +1,9 @@
 # workspace rules
 workspace = 1, on-created-empty: qutebrowser
-workspace = 2, gapsout:160
+workspace = 2, gapsout:120
 workspace = 2, gapsin:4
+workspace = 2, layoutopt:orientation:left
+workspace = 2, mfact = .50
 workspace = 4, on-created-empty:footclient -a ncmpcpp ncmpcpp
 workspace = 4, gapsout:200
 workspace = 6, on-created-empty:[float] steam
index 716126ec85e18ea7bb81fdb91618654295ecc004..162c4fcdba87d0a94d546af73493bb4342f50057 100644 (file)
@@ -18,8 +18,7 @@ xwayland {
 }
 
 # See https://wiki.hyprland.org/Configuring/Keywords/ for more
-# env = AMD_VULKAN_ICD,RADV
-# env = VK_DRIVER_FILES,/usr/share/vulkan/icd.d/radeon_icd.x86_64.json:/usr/share/vulkan/icd.d/radeon_icd.x86_32.json
+env = AMD_VULKAN_ICD,RADV
 env = WLR_RENDERER,vulkan
 env = XDG_CURRENT_DESKTOP,Hyprland
 env = XDG_SESSION_TYPE,wayland
@@ -49,7 +48,7 @@ env = HYPRCURSOR_SIZE,30
 # Execute your favorite apps at launch
 exec-once = hyprpm enable hyprbars
 exec-once = ~/.config/hypr/scripts/startup.sh
-exec-once = hypridle
+exec-once = hypridle
 exec-once = foot -s
 exec-shutdown = pkill -f '/usr/lib/python-exec/python3.12/python /home/andy/.config/hypr/scripts/gammarelay-auto-temp.py'
 
@@ -77,14 +76,14 @@ input {
 general {
     # See https://wiki.hyprland.org/Configuring/Variables/ for more
        border_size = 3
-    gaps_in = 16
-    gaps_out = 32
+    gaps_in = 4
+    gaps_out = 8
     col.active_border = 0xff$base0C
     col.inactive_border = 0x33$base0C 0x44$base0C 135deg
     col.nogroup_border_active = 0xff$base08
     col.nogroup_border = 0x33$base08 0x44$base08 135deg
 
-    layout = dwindle
+    layout = master
 
     # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
     allow_tearing = true
@@ -93,18 +92,21 @@ general {
 dwindle {
     force_split = 2
     smart_split = false
-    split_width_multiplier = 1.5
+    split_width_multiplier = 1.0
 }
 
 master {
-   mfact = 0.50
-   new_status = inherit
-   orientation = left
-   always_center_master = false
-   allow_small_split = false
+    # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
+    new_status = slave
+       always_center_master = true
+    allow_small_split = true
+    special_scale_factor = .80
+    mfact = .45
+    orientation = center
+    inherit_fullscreen = false
+    always_center_master = false
 }
 
-
 decoration {
     # See https://wiki.hyprland.org/Configuring/Variables/ for more
     rounding = 8