(i3) Update 's' based shortcuts for less confusions

This commit is contained in:
Tanguy Herbron 2022-09-06 09:39:51 +02:00
parent fe97eab416
commit 2c4f519dad

View File

@ -119,7 +119,7 @@ bindsym $mod+Shift+question exec --no-startup-id $i3-wm.program.help
bindsym $mod+equal exec ~/.config/calc/=
## Launch // Flameshot // <> s ##
bindsym $mod+s exec flameshot gui
bindsym $mod+Shift+s exec flameshot gui
###############################################################################
# Window and Workspace Navigation
@ -232,6 +232,9 @@ bindsym $mod+Shift+t focus mode_toggle
## Modify // Window Layout Mode // <> t ##
bindsym $mod+t layout toggle tabbed splith splitv
## Stick window
bindsym $mod+s sticky toggle
## Modify // Move Window to Workspace 1 - 10 // <><Shift> 0..9 ##
bindsym $mod+Shift+$ws1_key move container to workspace number $ws1
bindsym $mod+Shift+$ws2_key move container to workspace number $ws2
@ -322,8 +325,8 @@ set_from_resource $i3-wm.program.lock i3-wm.program.lock dbus-send --type=method
bindsym $mod+Escape exec betterlockscreen -l dimblur
## Session // Sleep // <><Shift> s ##
set_from_resource $i3-wm.program.sleep i3-wm.program.sleep systemctl suspend
bindsym $mod+Shift+s exec $i3-wm.program.sleep
# set_from_resource $i3-wm.program.sleep i3-wm.program.sleep systemctl suspend
# bindsym $mod+Shift+s exec $i3-wm.program.sleep
###############################################################################
# System Management