From 9f8a51f35f1155637d773ddbba882405d5e50b78 Mon Sep 17 00:00:00 2001 From: Gil Portenseigne Date: Fri, 26 Jun 2026 16:13:49 +0200 Subject: [PATCH] specif alt --- .config/sway/config.d/08-launchers.conf | 2 +- .config/sway/config.d/09-controls.conf | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.config/sway/config.d/08-launchers.conf b/.config/sway/config.d/08-launchers.conf index e32e704..de1b6d2 100644 --- a/.config/sway/config.d/08-launchers.conf +++ b/.config/sway/config.d/08-launchers.conf @@ -16,7 +16,7 @@ bindsym $mad+i exec "$infosbox" bindsym $mad+Shift+i exec "$infosystem" # lockscreen -bindsym $mad+l exec "$locker" +bindsym $mad+Shift+l exec "$locker" # wall: set or random bindsym $mod+Ctrl+w exec --no-startup-id "nakedwalls" diff --git a/.config/sway/config.d/09-controls.conf b/.config/sway/config.d/09-controls.conf index ebe2325..db15f01 100644 --- a/.config/sway/config.d/09-controls.conf +++ b/.config/sway/config.d/09-controls.conf @@ -13,15 +13,15 @@ # Moving around: # Move your focus around vim like - bindsym $mod+$left focus left - bindsym $mod+$down focus down - bindsym $mod+$up focus up - bindsym $mod+$right focus right + bindsym $mad+$left focus left + bindsym $mad+$down focus down + bindsym $mad+$up focus up + bindsym $mad+$right focus right # Or use $mod+[up|down|left|right] - bindsym $mod+Left focus left - bindsym $mod+Down focus down - bindsym $mod+Up focus up - bindsym $mod+Right focus right + bindsym $mad+Left focus left + bindsym $mad+Down focus down + bindsym $mad+Up focus up + bindsym $mad+Right focus right # Move the focused window with the same, but add Shift bindsym $mod+Shift+$left move left @@ -68,9 +68,9 @@ # We just use 1-10 as the default. # change workspaces bindsym $mod+Ctrl+Right workspace next - bindsym Mod4+Right workspace next + #bindsym Mod4+Right workspace next bindsym $mod+Ctrl+Left workspace prev - bindsym Mod4+Left workspace prev + #bindsym Mod4+Left workspace prev # # Layout stuff: # You can "split" the current object of your focus