diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-15 02:05:55 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-15 02:05:55 +0200 |
commit | 38d25e2f6edca0c0fcb32c1340bafac7c9f4739c (patch) | |
tree | 74f8340f8409595cae20ddde9fe1ed109fb59562 /hosts/home.nix | |
parent | Add tmux program (diff) | |
download | nixos-config-38d25e2f6edca0c0fcb32c1340bafac7c9f4739c.tar.gz nixos-config-38d25e2f6edca0c0fcb32c1340bafac7c9f4739c.tar.bz2 nixos-config-38d25e2f6edca0c0fcb32c1340bafac7c9f4739c.zip |
Add wayland idling/locking via sway(idle/lock)
Diffstat (limited to 'hosts/home.nix')
-rw-r--r-- | hosts/home.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index b3057cb..eb0ad68 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -39,6 +39,8 @@ waybar wl-clipboard sway + swayidle + swaylock swaybg river wlr-randr |