mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-14 06:48:31 +02:00
i3: remove keybindings for reload/restart
I am seldomly using them.
This commit is contained in:
parent
2841ae6853
commit
36f9b2ce93
1 changed files with 0 additions and 4 deletions
4
config
4
config
|
@ -121,10 +121,6 @@ bindsym $mod+Shift+0 move container to workspace number 10
|
|||
bindsym $mod+Shift+o move workspace to output right
|
||||
bindsym $mod+Shift+n nop "move-to-new-workspace"
|
||||
|
||||
# reload/restart
|
||||
bindsym $mod+Shift+c exec --no-startup-id exec systemctl --user reload --no-block i3.service
|
||||
bindsym $mod+Shift+r restart
|
||||
|
||||
# lock screen
|
||||
bindsym XF86ScreenSaver exec --no-startup-id exec xset s activate
|
||||
bindsym $mod+Delete exec --no-startup-id exec xset s activate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue