about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--flake.lockbin15634 -> 18063 bytes
-rw-r--r--hosts/home.nix5
2 files changed, 3 insertions, 2 deletions
diff --git a/flake.lock b/flake.lock
index 20175af..c71d10b 100644
--- a/flake.lock
+++ b/flake.lock
Binary files differdiff --git a/hosts/home.nix b/hosts/home.nix
index 4368510..86f3dc5 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -67,7 +67,7 @@
         swayidle
         swaylock-effects
         swaybg
-        river
+        river-classic
         wlr-randr
         wlsunset
         vscode
@@ -195,7 +195,8 @@
           conflict-marker-style = "git";
         };
         aliases = {
-          tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
+          tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@"];
+          tug- = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
         };
         signing = {
           behavior = "own";