mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
configs/sway: remove keepassxc + replace btm with btop
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
52d265e77d
commit
2f057bb6ef
|
@ -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
|
for_window [app_id="nm-connection-editor"] floating enable, resize 300 150, move absolute position 25ppt 25ppt
|
||||||
|
|
||||||
# Autostart
|
# Autostart
|
||||||
exec alacritty --class bottom -e btm
|
exec alacritty --class btop -e btop
|
||||||
for_window [app_id="bottom"] move container to workspace number 10
|
for_window [app_id="btop"] move container to workspace number 10
|
||||||
exec keepassxc
|
|
||||||
for_window [class="KeePassXC"] move container to workspace 9
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue