|
Thanks for great project! I'm quite new to NixOS, though i managed to install hydenix. I would like to know how to increase base font size, as on my huge screen initial hyde fonts seem to be very small. Is there any configuration parameter i could use or do i have to write separate configs for |
Replies: 3 comments 2 replies
|
https://hydeproject.pages.dev/en/configuring/hyprland/#hyde-configuration-variables |
|
you can also use hyprland monitor scaling which would probably work better |
|
I have tried setting up |
for kitty and waybar just change them independently
waybar is .config/waybar/config.ctl
kitty is .config/kitty/kitty.conf
use nix to change these files as per faq in this repo