aboutsummaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 9a12360..27a841c 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -59,7 +59,7 @@ default_border pixel 8
xwayland disable
# Applications
-set $term $(which alacritty || which footclient)
+set $term term
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
set $menu wofi --show drun -Iai -w 3
@@ -74,7 +74,7 @@ set $screenshot slurp \
set $toggle_layout input "type:keyboard" xkb_switch_layout next
set $lock swaylock
-set $toggle_bar killall -SIGUSR1 waybar
+set $toggle_bar pkill -SIGUSR1 waybar
# brightnessctl --list | grep kbd
set $keyboard_backlight "asus::kbd_backlight"