Skip to content

Instantly share code, notes, and snippets.

@wmealing
Created October 9, 2018 01:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wmealing/31646083716218584edef108351714c5 to your computer and use it in GitHub Desktop.
Save wmealing/31646083716218584edef108351714c5 to your computer and use it in GitHub Desktop.
ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'
ERROR: CONFIG: (in file /home/wmealing/.i3/config)
ERROR: CONFIG: Line 141:
ERROR: CONFIG: Line 142: # https://i3wm.org/docs/userguide.html#move_to_outputs This should work, but it doesnt.
ERROR: CONFIG: Line 143: move workspace 1 to output DP-2-1
ERROR: CONFIG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: CONFIG: Line 144: move workspace 2 to output DP-2-1
ERROR: CONFIG: Line 145: #move workspace 3 output DP-2-1
ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'
ERROR: CONFIG: (in file /home/wmealing/.i3/config)
ERROR: CONFIG: Line 142: # https://i3wm.org/docs/userguide.html#move_to_outputs This should work, but it doesnt.
ERROR: CONFIG: Line 143: move workspace 1 to output DP-2-1
ERROR: CONFIG: Line 144: move workspace 2 to output DP-2-1
ERROR: CONFIG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ERROR: CONFIG: Line 145: #move workspace 3 output DP-2-1
ERROR: CONFIG: Line 146: #move workspace 4 output DP-2-1
ERROR: FYI: You are using i3 version 4.15 (2018-03-10)
ERROR: Could not translate string to key symbol: "|"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment