my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

monitor stuff

+10 -5
+4 -4
.config/hypr/hyprland.conf
··· 44 44 # See https://wiki.hyprland.org/Configuring/Variables/ for more 45 45 46 46 rounding = 10 47 - blur = yes 48 - blur_size = 3 49 - blur_passes = 1 50 - blur_new_optimizations = on 47 + # blur = yes 48 + # blur_size = 3 49 + # blur_passes = 1 50 + # blur_new_optimizations = on 51 51 52 52 drop_shadow = yes 53 53 shadow_range = 4
+6 -1
.config/kanshi/config
··· 14 14 15 15 profile { 16 16 output eDP-1 disable 17 - output "Acer Technologies XV272U V 404511C194205" enable mode 1920x1080 17 + output "Acer Technologies XV272U V 404511C194205" enable mode 2560x1440@120 18 + } 19 + 20 + profile { 21 + output eDP-1 disable 22 + output "Ines GmbH NS-55F301NA22 0x01010101" enable mode 1920x1080@60 18 23 }