From c0aedcdb2f1d3da403daabd7949b61eb2ffcb750 Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 15 Nov 2025 19:25:59 +0100 Subject: added fonts and localization --- home/home.nix | 13 ++++++------- home/wayland/hyprland/hyprland.nix | 2 ++ 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'home') diff --git a/home/home.nix b/home/home.nix index 39f4567..642352f 100644 --- a/home/home.nix +++ b/home/home.nix @@ -25,10 +25,13 @@ home.stateVersion = "25.05"; home.packages = with pkgs; [ + grim + slurp + satty + brave winboat ripgrep - jq nix-index qbittorrent-enhanced fastfetch @@ -43,16 +46,12 @@ obs-cmd obs-studio mako - satty thunderbird - nautilus - kdePackages.dolphin - xfce.thunar-volman - xfce.thunar-vcs-plugin + xfce.thunar xfce.thunar-archive-plugin + xfce.thunar-volman magic-wormhole obsidian - xfce.thunar alsa-utils ]; diff --git a/home/wayland/hyprland/hyprland.nix b/home/wayland/hyprland/hyprland.nix index fe85283..531ea62 100644 --- a/home/wayland/hyprland/hyprland.nix +++ b/home/wayland/hyprland/hyprland.nix @@ -31,6 +31,8 @@ ]; input = { + kb_layout = "pl"; + accel_profile = "flat"; sensitivity = -0.6; repeat_rate = 45; -- cgit v1.3