docs/userguide: use --no-startup-id for executing shell scripts
This commit is contained in:
parent
548d74015c
commit
b15dd83b26
|
@ -363,7 +363,7 @@ bindsym mod+f fullscreen
|
|||
bindsym mod+Shift+r restart
|
||||
|
||||
# Notebook-specific hotkeys
|
||||
bindcode 214 exec /home/michael/toggle_beamer.sh
|
||||
bindcode 214 exec --no-startup-id /home/michael/toggle_beamer.sh
|
||||
--------------------------------
|
||||
|
||||
Available Modifiers:
|
||||
|
|
Loading…
Reference in New Issue