Add i3-msg sheet with 2 simple examples

pull/155/head
terminalforlife 3 years ago
parent bc663c7196
commit c04307b298

@ -0,0 +1,8 @@
# i3-msg
# Send messages to i3 window manager
# Reload i3wm.
i3-msg 'reload'
# Restart i3wm.
i3-msg 'restart'
Loading…
Cancel
Save