about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/home.nix5
1 files changed, 3 insertions, 2 deletions
diff --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";