Use the terminal alias in term_float command
This commit is contained in:
parent
94b0219902
commit
89a7a823ad
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ set $flock /usr/share/sway/scripts/flock.sh
|
|||
# Your preferred terminal emulator
|
||||
set $term alacritty
|
||||
set $term_cwd $term --working-directory "$(/usr/share/sway/scripts/swaycwd.sh 2>/dev/null || echo $HOME)"
|
||||
set $term_float alacritty --class floating_shell -e
|
||||
set $term_float $term --class floating_shell -e
|
||||
|
||||
# Rofi theme
|
||||
set $rofi_theme "* {lightbg: $base; background: $base; lightfg: $blue; foreground: $text; border-color: $blue;} window {border: 2;}"
|
||||
|
|
Loading…
Add table
Reference in a new issue