commit cfcac46a59f4b234d981beba44d350131c6f67da
parent 9d04dc90528ab89d134693c8a8f62cb5b45563d5
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 10 Oct 2021 14:47:36 +0200
parent 9d04dc90528ab89d134693c8a8f62cb5b45563d5
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 10 Oct 2021 14:47:36 +0200
add todos, fix typos
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/configurations/programs/pipewire.nix b/configurations/programs/pipewire.nix @@ -10,6 +10,7 @@ media-session.enable = true; alsa.enable = true; + #todo: discovery of pulseaudio-network-shares pulse = { enable = true; };
diff --git a/configurations/programs/sway.nix b/configurations/programs/sway.nix @@ -1,7 +1,8 @@ - { config, lib, pkgs, home-manager, ... }: +{ config, lib, pkgs, home-manager, ... }: { - environment.noXlibs = false; +# environment.noXlibs = true; +# todo: screen-locking via $mod+L and on lidswitch home-manager.users.leah = {
diff --git a/configurations/xdg.nix b/configurations/xdg.nix @@ -14,6 +14,7 @@ enable = true; mime.enable = true; +# todo: hide desktop-entries: umpv, thunar-bulkrename, thunar-settings # desktopEntries = { # htop = { # settings = {