Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
c22abb00
Commit
c22abb00
authored
Feb 16, 2021
by
Jay Ta'ala
Browse files
Added leftwm config and symlinked to .config/leftwm/config.toml
parent
9241e8d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
leftwm/config.toml
0 → 100644
View file @
c22abb00
modkey
=
"Mod1"
workspaces
=
[]
tags
=
[
"1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"7"
,
"8"
,
"9"
]
[[keybind]]
command
=
"Execute"
value
=
"dmenu_run"
modifier
=
["modkey"]
key
=
"p"
[[keybind]]
command
=
"Execute"
value
=
"termite"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"Return"
[[keybind]]
command
=
"CloseWindow"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"q"
[[keybind]]
command
=
"SoftReload"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"r"
[[keybind]]
command
=
"Execute"
value
=
"pkill leftwm"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"x"
[[keybind]]
command
=
"Execute"
value
=
"slock"
modifier
=
[
"modkey"
,
"Control"
]
key
=
"l"
[[keybind]]
command
=
"MoveToLastWorkspace"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"w"
[[keybind]]
command
=
"SwapTags"
modifier
=
["modkey"]
key
=
"w"
[[keybind]]
command
=
"MoveWindowUp"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"k"
[[keybind]]
command
=
"MoveWindowDown"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"j"
[[keybind]]
command
=
"MoveWindowTop"
modifier
=
["modkey"]
key
=
"Return"
[[keybind]]
command
=
"FocusWindowUp"
modifier
=
["modkey"]
key
=
"k"
[[keybind]]
command
=
"FocusWindowDown"
modifier
=
["modkey"]
key
=
"j"
[[keybind]]
command
=
"NextLayout"
modifier
=
[
"modkey"
,
"Control"
]
key
=
"Up"
[[keybind]]
command
=
"PreviousLayout"
modifier
=
[
"modkey"
,
"Control"
]
key
=
"Down"
[[keybind]]
command
=
"FocusWorkspaceNext"
modifier
=
["modkey"]
key
=
"Right"
[[keybind]]
command
=
"FocusWorkspacePrevious"
modifier
=
["modkey"]
key
=
"Left"
[[keybind]]
command
=
"GotoTag"
value
=
"1"
modifier
=
["modkey"]
key
=
"1"
[[keybind]]
command
=
"GotoTag"
value
=
"2"
modifier
=
["modkey"]
key
=
"2"
[[keybind]]
command
=
"GotoTag"
value
=
"3"
modifier
=
["modkey"]
key
=
"3"
[[keybind]]
command
=
"GotoTag"
value
=
"4"
modifier
=
["modkey"]
key
=
"4"
[[keybind]]
command
=
"GotoTag"
value
=
"5"
modifier
=
["modkey"]
key
=
"5"
[[keybind]]
command
=
"GotoTag"
value
=
"6"
modifier
=
["modkey"]
key
=
"6"
[[keybind]]
command
=
"GotoTag"
value
=
"7"
modifier
=
["modkey"]
key
=
"7"
[[keybind]]
command
=
"GotoTag"
value
=
"8"
modifier
=
["modkey"]
key
=
"8"
[[keybind]]
command
=
"GotoTag"
value
=
"9"
modifier
=
["modkey"]
key
=
"9"
[[keybind]]
command
=
"MoveToTag"
value
=
"1"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"1"
[[keybind]]
command
=
"MoveToTag"
value
=
"2"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"2"
[[keybind]]
command
=
"MoveToTag"
value
=
"3"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"3"
[[keybind]]
command
=
"MoveToTag"
value
=
"4"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"4"
[[keybind]]
command
=
"MoveToTag"
value
=
"5"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"5"
[[keybind]]
command
=
"MoveToTag"
value
=
"6"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"6"
[[keybind]]
command
=
"MoveToTag"
value
=
"7"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"7"
[[keybind]]
command
=
"MoveToTag"
value
=
"8"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"8"
[[keybind]]
command
=
"MoveToTag"
value
=
"9"
modifier
=
[
"modkey"
,
"Shift"
]
key
=
"9"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment