From 938d1173b4b0e057a809e9777a1feb823bbfb062 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 15 Aug 2023 20:27:04 +0900 Subject: [PATCH] Test --- README.md | 1 + desktops/hyprland.nix | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eef8a706..2027365b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Repo for nix configuration files * [ ] swaylock config / theming * [ ] Get function keys working (sound, brightness, etc) * [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden)) +* [ ] Try and submit this as a nixpkg - [Link](https://github.com/SylEleuth/gruvbox-plus-icon-pack) --- diff --git a/desktops/hyprland.nix b/desktops/hyprland.nix index 5db8d905..ddf879b5 100644 --- a/desktops/hyprland.nix +++ b/desktops/hyprland.nix @@ -6,8 +6,8 @@ enable = true; # https://github.com/rharish101/ReGreet/blob/main/regreet.sample.toml settings = { - background.path = "/etc/nixos/git/desktops/wallpapers/gruvbox/wallpaper2.jpg"; - background.fit = "Contain"; + background.path = "/etc/nixos/git/desktops/wallpapers/gruvbox/wallpaper3.jpg"; + background.fit = "Cover"; GTK.application_prefer_dark_theme = true; GTK.cursor_theme_name = "Adwaita"; GTK.font_name = "Cantarell 16"; @@ -92,7 +92,7 @@ # Icons for regreet gruvbox-gtk-theme - gruvbox-dark-icons-gtk + papirus-icon-theme ]; # Enable sound with pipewire.