From 6bd28340d6ec8f08c8d8f6ddf00d8d5e2514544d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Fri, 10 Jan 2025 17:35:04 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-10 17:35:04 --- .config/sway/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 569e4b12..f2d55d45 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -19,6 +19,7 @@ set $term ghostty # Your preferred application launcher # set $menu wmenu-run set $menu tofi-run | xargs swaymsg exec -- +set $drun tofi-drun --drun-launch=true set $wallpaper ~/Pictures/wallpapers/sidonia-blurred.png ### Output configuration @@ -93,7 +94,8 @@ default_floating_border pixel 1 bindsym $mod+q kill # Start your launcher - bindsym $mod+d exec $menu + bindsym $mod+t exec $menu + bindsym $mod+d exec $drun # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. @@ -183,7 +185,7 @@ default_floating_border pixel 1 bindsym $mod+space focus mode_toggle # Move focus to the parent container - bindsym $mod+a focus parent + # bindsym $mod+a focus parent # # Scratchpad: #