diff --git a/config/graphical/default.nix b/config/graphical/default.nix index 65a8fd7..da56f8d 100644 --- a/config/graphical/default.nix +++ b/config/graphical/default.nix @@ -27,7 +27,6 @@ in ./fonts.nix ./steam.nix - ./wayland.nix ./xserver.nix ]; diff --git a/config/graphical/wayland.nix b/config/graphical/wayland.nix deleted file mode 100644 index d71b72e..0000000 --- a/config/graphical/wayland.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ - xdg.portal = { - wlr.enable = true; - config.sway.default = ["wlr"]; - }; -} diff --git a/users/myuser/graphical/hyprland.nix b/users/myuser/graphical/hyprland.nix index ac4d691..93336ca 100644 --- a/users/myuser/graphical/hyprland.nix +++ b/users/myuser/graphical/hyprland.nix @@ -2,6 +2,7 @@ # TODO: waybar color picker button # TODO: notification center toggle # TODO: screencast button with notification +# TODO: better qr script: click button, freeze screen, highlight qrs, overlay preview detected text, click to copy. # TODO ai speech indicator / toggle { lib,