hyprland update

This commit is contained in:
Leon Vatthauer 2024-11-21 12:25:29 +01:00
parent 707e511ec6
commit 127c44a5bd
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
3 changed files with 17 additions and 6 deletions

View file

@ -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;

View file

@ -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 = {

View file

@ -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