From b1f532689a6bb29b13684dbdecfe8a6f4d7a77a0 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 18 Aug 2023 08:57:16 +0900 Subject: [PATCH] sway --- README.md | 1 + desktops/hyprland.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 37378ff6..77da8c62 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Repo for nix configuration files * [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 --- diff --git a/desktops/hyprland.nix b/desktops/hyprland.nix index b096258f..bc82bb3a 100644 --- a/desktops/hyprland.nix +++ b/desktops/hyprland.nix @@ -98,6 +98,7 @@ glib # Set GTK theme settings greetd.tuigreet # Greeter swaylock-fancy # Lock screen + swaymsg # Messages for swaylock swayidle # Idle management daemon - Automatic lock screen ];