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
ff018cf0
Commit
ff018cf0
authored
Feb 03, 2020
by
Jay Ta'ala
Browse files
Updating conky shortcuts
parent
f3a9a16c
Changes
1
Hide whitespace changes
Inline
Side-by-side
conky/conky_shortcuts_numix
View file @
ff018cf0
...
...
@@ -18,15 +18,17 @@ conky.config = {
use_xft = true,
}
conky.text = [[
${color2}mod = ${color}<alt>
${color2}mod_next = ${color}<super>
${color2}open new terminal - ${color}mod+Enter
${color2}open browser - ${color}mod+i
${color2}open pamac-manager - ${color}mod+u
${color2}open bitwarden-desktop - ${color}mod+o
${color2}open putty - ${color}mod+p
${color2}open browser - ${color}mod
_next
+i
${color2}open pamac-manager - ${color}mod
_next
+u
${color2}open bitwarden-desktop - ${color}mod
_next
+o
${color2}open putty - ${color}mod
_next
+p
${color2}rofi (launcher) - ${color}mod+d
${color2}rofi (windows) - ${color}mod+Tab
${color2}bmenu - ${color}mod+Ctrl+b
${color2}rofi (launcher) - ${color}mod_next+d
${color2}rofi (windows) - ${color}mod_next+Tab
${color2}kill focused - ${color}mod+Shift+q
${color2}container layout (tabbed) - ${color}mod+w
...
...
@@ -35,25 +37,18 @@ ${color2}container layout (vert) - ${color}mod+e
${color2}container layout (stck) - ${color}mod+s
${color2}split container (horiz) - ${color}mod+z
${color2}split container (vert) - ${color}mod+x
${color2}toggle container type - ${color}mod+c
${color2}tab with next window - ${color}mod+z
${color2}tab with previous window - ${color}mod+Shift+z
${color2}splith with next window - ${color}mod+x
${color2}splith with previous window - ${color}mod+Shift+x
${color2}focus windows - ${color}mod+[hjkl | arrow_keys]
${color2}focus containers - ${color}mod+Ctrl+[hjkl | arrows]
${color2}focus windows - ${color}mod+[hjkl]
${color2}switch to workspace 1-8 - ${color}mod+1-8
${color2}send to workspace 1-8 - ${color}mod+Alt+1-8
${color2}navigate workspaces - ${color}mod+Ctrl+arrows
${color2}toggle floating - ${color}mod+Shift+Space
${color2}toggle sticky - ${color}mod+
Shift
+s
${color2}toggle sticky - ${color}mod+
Cntrl
+s
${color2}window opacity up[dn] - ${color}mod+Alt+[x|z]
${color2}window dim disable[enable] - ${color}mod+Alt+[a|d]
${color2}exit - ${color}mod+0
${color2}help - ${color}mod+Shift+h
${color2}mod = ${color}<alt>
]]
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