From c10fa602f7c30e03c0bacb9c5cf116d808e86f6d Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Fri, 2 Feb 2024 23:00:59 +0100 Subject: Various updates to many dotfiles --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/sway') 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" -- cgit v1.2.3