From 127c44a5bdbae87b8da361978fbcd5e3a9b6e0ee Mon Sep 17 00:00:00 2001 From: Leon Vatthauer Date: Thu, 21 Nov 2024 12:25:29 +0100 Subject: [PATCH] hyprland update --- gunther/configuration.nix | 3 +++ gunther/hypr/hyprland.nix | 12 +++++++----- gunther/leonv.nix | 8 +++++++- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/gunther/configuration.nix b/gunther/configuration.nix index e165d5e..be78f12 100755 --- a/gunther/configuration.nix +++ b/gunther/configuration.nix @@ -217,6 +217,9 @@ programs.ssh.extraConfig = '' AddKeysToAgent yes IdentityFile ~/.ssh/git + Host cipterm0.cip.cs.fau.de + HostName cipterm0.cip.cs.fau.de + User hy84coky ''; programs.steam.enable = true; diff --git a/gunther/hypr/hyprland.nix b/gunther/hypr/hyprland.nix index 205bb70..a96327b 100755 --- a/gunther/hypr/hyprland.nix +++ b/gunther/hypr/hyprland.nix @@ -40,11 +40,13 @@ size = 1; passes = 1; }; - drop_shadow = true; - shadow_range = 100; - shadow_render_power = 5; - "col.shadow" = "0x33000000"; - "col.shadow_inactive" = "0x22000000"; + shadow = { + enabled = true; + range = 100; + render_power = 5; + color = "0x33000000"; + color_inactive = "0x22000000"; + }; rounding = 15; }; animations = { diff --git a/gunther/leonv.nix b/gunther/leonv.nix index 91f609a..ef74351 100755 --- a/gunther/leonv.nix +++ b/gunther/leonv.nix @@ -30,10 +30,16 @@ # smt solver for liquid haskell z3 - # stuff + # operating systems stuff + grub2 + xorriso + qemu + nasm man-pages man-pages-posix cpplint + + # stuff jq vlc openvpn