commit | b8bc97b2f4ad6f01f861363c3e269444bf174551 | [log] [tgz] |
---|---|---|
author | Skyler Grey <minion@clicks.codes> | Sun Feb 25 11:12:08 2024 +0000 |
committer | Samuel Shuert <coded@clicks.codes> | Mon Feb 26 20:31:30 2024 +0000 |
tree | 4895a8aa5da73cf0f3d2a53a9315bbd63fdef5a2 | |
parent | 29efc7818dfb26f17b9895a5d6740f7291f6ff26 [diff] |
hyprland: Start on login By adding a script to start Hyprland to the profile of our shell, when we login the script will run and start Hyprland for us. To make sure we can still access a TTY if something goes wrong, we'll check to make sure this only activates on TTY1 Change-Id: Idf7277085a5ebda0bc44d416dcd6c495d92d48be --- This change is adapted from one of my previous nix configs: https://git.clicks.codes/plugins/gitiles/Minion/NixFiles/+/refs/heads/archive-2/src/apps/personal/sway.nix#217 Back then I used zsh, so this should work on zsh. I have not tested it with zsh though, so it would be excellent if @coded@clicks.codes could before this is merged Change-Id: I02cbe2c60015a39637be95d23cb54d4f3bf1aa1a Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/438 Tested-by: Skyler Grey <minion@clicks.codes> Reviewed-by: Samuel Shuert <coded@clicks.codes>