From 8cf98e8aa31285b0ff44f1cbe3f5785b571d1fd7 Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Sun, 2 May 2021 13:34:11 +0200 Subject: [PATCH] sway: add term_cmd --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index 3c4d581..1858f76 100644 --- a/config +++ b/config @@ -15,6 +15,7 @@ set $up k set $right l # Your preferred terminal emulator set $term foot +set $term_cmd foot -T float set $background $HOME/Cloud/xkonni/Pictures/wallpaper/5k_bavarian_forest_bw.jpg set $lock_cmd $HOME/.config/sway/bin/sway_lock set $brightness_cmd $HOME/.config/sway/bin/sway_brightness @@ -208,7 +209,7 @@ bindsym $mod+Print exec grim -g "$(slurp)" \ # ## Output # -bindsym $mod+p exec "$term -t float -e $output_cmd" +bindsym $mod+p exec "$term_cmd $output_cmd" # # Gaps