diff --git a/README.md b/README.md index 77da8c62..e92778c6 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ Repo for nix configuration files * [x] neofetch config / theming * [x] kitty config / theming * [ ] weechat / weechat-matrix -* [ ] rofi config / theming +* [x] rofi config / theming * [x] nvidia drivers -* [ ] WINE configurations +* [x] WINE configurations * [x] btop config / theming -* [ ] swaylock config / theming +* [x] swaylock config / theming * [ ] vscodium and user-config.js file? * [x] 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)) @@ -28,14 +28,15 @@ Repo for nix configuration files * Staying with powerline-go, just editing the config in `home-manager/bash.nix` * [x] Set up the fingerprint reader - [Link](https://www.makeuseof.com/set-up-fingerprint-scanner-with-pam-on-linux/) * [x] sublime music config / theming / integration - [Link](https://docs.sublimemusic.app/) -* [ ] hyprland +* [x] hyprland * [x] Try hyprctl - * [ ] hyprbars - [Link](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprbars) + * [x] hyprbars - [Link](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprbars) * [x] libinput-gestures? * [x] configure programs.light - keybinds in hyprland config * [x] authentication agent (like polkit-kde-agent) * [x] Set GTK theme for GTK apps * [ ] powertop install / config +* [ ] weechat overlay - [Link](https://nixos.wiki/wiki/Weechat) - for weechat-matrix --- diff --git a/desktops/hyprland.nix b/desktops/hyprland.nix index 98580cac..4aeb0860 100644 --- a/desktops/hyprland.nix +++ b/desktops/hyprland.nix @@ -58,7 +58,7 @@ # Enabling hyprlnd on NixOS programs.hyprland = { enable = true; - # enableNvidiaPatches = true; + enableNvidiaPatches = true; xwayland.enable = true; }; diff --git a/hosts/nixos-laptop/home-manager/hyprland-conf.nix b/hosts/nixos-laptop/home-manager/hyprland-conf.nix index e80d2230..06b3764a 100644 --- a/hosts/nixos-laptop/home-manager/hyprland-conf.nix +++ b/hosts/nixos-laptop/home-manager/hyprland-conf.nix @@ -91,7 +91,6 @@ no_gaps_when_only = 1 } - master { # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more new_is_master = true