From 2f057bb6ef910f58a3163ea7a44dee941f7b10a6 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Sat, 6 Jan 2024 16:12:47 +0300 Subject: [PATCH] configs/sway: remove keepassxc + replace btm with btop Signed-off-by: Ivan Bushchik --- configs/sway/config | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/configs/sway/config b/configs/sway/config index c38c123..f0772e6 100644 --- a/configs/sway/config +++ b/configs/sway/config @@ -165,8 +165,6 @@ for_window [app_id="pavucontrol"] floating enable, resize 600 300, move absolute for_window [app_id="nm-connection-editor"] floating enable, resize 300 150, move absolute position 25ppt 25ppt # Autostart -exec alacritty --class bottom -e btm -for_window [app_id="bottom"] move container to workspace number 10 -exec keepassxc -for_window [class="KeePassXC"] move container to workspace 9 +exec alacritty --class btop -e btop +for_window [app_id="btop"] move container to workspace number 10