Add move workspace up binding

This commit is contained in:
2025-08-30 22:12:18 +02:00
parent 2b3fdf82fa
commit ffad902de5
2 changed files with 2 additions and 14 deletions

View File

@@ -39,7 +39,6 @@ in {
++ lib.optionals pkgs.stdenv.isx86_64 [google-chrome];
home.sessionVariables = rec {
# TODO: add an `uwsm app run --` or something here (for example clicking on a link on discord opens the browser on discord's slice instead of the browser's slice.
TERMINAL = "kitty";
BROWSER = "zen";
DEFAULT_BROWSER = BROWSER;