From 51f5f9366a051e83897f41f7c1734e986c26d842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sun, 28 Feb 2021 21:16:14 +0300 Subject: Minor changes to configs * Back and forth between Sway workspaces * Change calc alias to python instead of R. --- dotfiles/.config/sway/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dotfiles/.config/sway') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 348c281..54e136c 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -11,6 +11,9 @@ set $browser "qutebrowser" # set default desktop layout (default is tiling) # workspace_layout tabbed +# Switch back to previously focused ws on ws switch command repeat +workspace_auto_back_and_forth yes + # Configure border style default_border pixel 2 default_floating_border pixel 2 -- cgit v1.2.3