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