diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-01-13 10:02:37 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-01-13 10:02:37 -0700 |
| commit | a3aa87695d3b7fb141489cb3eaa137a2f4f6549b (patch) | |
| tree | eb46db089b3d7a8dc7a03f60677d80262a7615a5 /modules/nixos/hyprland.nix | |
| parent | 7b9864af9e84a3809ca8b29e38ec92270559470a (diff) | |
added config for swayidle
Diffstat (limited to 'modules/nixos/hyprland.nix')
| -rw-r--r-- | modules/nixos/hyprland.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 42d061e..4ab6088 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -51,7 +51,8 @@ waybar # the status bar swaybg # the wallpaper swayidle # the idle timeout - swaylock # locking the screen + swaylock-effects # locking the screen + brightnessctl # control device brightness wlogout # logout menu wl-clipboard # copying and pasting hyprpicker # color picker |
