config/sway/definitions.d/term.conf

6 lines
291 B
Text
Raw Normal View History

2025-02-18 19:50:05 +01:00
set $term alacritty
set $term_cwd $term --working-directory "$(swaycwd 2>/dev/null || echo $HOME)"
2025-03-08 17:46:05 +01:00
set $term_float footclient --app-id floating_shell --window-size-chars 164*50
set $term_float alacritty -T alacritty_float --hold -e sh -c
for_window [title="alacritty_float"] floating enable