about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/sternenseemann/desktop-sway.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/machines/sternenseemann/desktop-sway.nix b/machines/sternenseemann/desktop-sway.nix
index 835e6333..57040cec 100644
--- a/machines/sternenseemann/desktop-sway.nix
+++ b/machines/sternenseemann/desktop-sway.nix
@@ -258,8 +258,8 @@ in
           scrollback-up-page = "Control+Shift+Page_Up";
           scrollback-down-page = "Control+Shift+Page_Down";
           search-start = "Control+Shift+F";
-          font-increase = "Control+Shift+plus";
-          font-decrease = "Control+Shift+minus";
+          font-increase = "Control+Shift+b";
+          font-decrease = "Control+Shift+t";
           font-reset = "Control+Shift+0";
           pipe-visible = {
             bind = "Control+Shift+e";