From 09ac02dc3f36c2668d619165c2bd97d1c5403379 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 13 Jan 2025 13:50:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-13 13:50:05 --- .config/sway/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 29066dcc..b48e332c 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -290,9 +290,6 @@ bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+ # Special key to take a screenshot with grim -# NOTE: Flameshot doesn't work for some reason? -# bindsym $mod+s exec flameshot gui -# bindsym $mod+Shift+s exec flameshot screen -c -p ~/Pictures/screenshots/ bindsym $mod+s exec grimshot copy area bindsym $mod+Shift+s exec grimshot save area @@ -321,7 +318,7 @@ exec nm-applet exec autotiling & # exec_always pkill waybar && waybar # exec waybar & -exec blueman-applet exec_always pkill dunst && dunst & +exec blueman-applet exec tmux start-server &