2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-15 06:12:59 +00:00
cheat.sheets/sheets/i3-msg
2021-02-14 15:43:36 +00:00

9 lines
112 B
Plaintext

# i3-msg
# Send messages to i3 window manager
# Reload i3wm.
i3-msg 'reload'
# Restart i3wm.
i3-msg 'restart'