This commit is contained in:
speedie 2022-12-07 21:09:25 +01:00
parent c043d3900b
commit 175a3125ae
2 changed files with 23 additions and 47 deletions

View file

@ -178,14 +178,11 @@ Chained keybinds
- Super+t & y - Toggle empty tag area in the bar
- Super+t & w - Toggle title area in the bar
- Super+t & u - Toggle unselected title area in the bar
- Super+t & p - Toggle powerline tags in the bar
- Super+t & s - Toggle status area in the bar
- Super+t & l - Toggle layout area in the bar
- Super+t & o - Toggle inactive fade
- Super+t & b - Toggle bar position
- Super+t & r - Reset all bar modules
- Super+t & s - Make the current selected window sticky
- Super+l & p - Toggle layout position
- Super+c & w - Get the weather (Using wttr.in) using speedwm-core (requires speedwm-extras)
- Super+c & n - Switch to the next track
- Super+c & p - Switch to the previous track
@ -198,11 +195,6 @@ Chained keybinds
- Super+p & u/d - Increase/decrease bar padding by 5
- Super+p & r - Reset bar padding to default
- Super+p & t - Toggle bar padding on/off
- Super+, & w - Toggle title powerline on/off
- Super+, & t - Toggle tag powerlines on/off
- Super+, & a - Toggle title powerline shape
- Super+, & d - Toggle tag powerline shape
- Super+, & s - Toggle tag and title powerline shapes
- Super+, & r - Reset powerline options
- Super+q & o - Kill every window except the focused
- Super+q & n/p - Switch to the next/previous track
@ -473,7 +465,6 @@ Below is a list of all .Xresources values you can define.
- speedwm.stack.mastercount: 1
- speedwm.stack.snap: 20
- speedwm.status.defaultstatus:
- speedwm.status.statusallmons: 1
- speedwm.switcher.maxheight: 200
- speedwm.switcher.maxwidth: 600
- speedwm.switcher.menupositionv: 1
@ -581,13 +572,13 @@ Below is a list of all signums and what they do.
- 67 - Switch to the next tag, skipping empty tags
- 68 - Toggle the tag area in the bar
- 69 - Toggle the empty tags in the bar
- 70 - Toggle the powerline tags in the bar
- 71 - Toggle the powerline title in the bar
- 72 - Toggle the powerline tags and title in the bar
- 73 - Toggle the shape for powerline tags in the bar
- 74 - Toggle the shape for powerline title in the bar
- 75 - Toggle the shape for powerline tags and title in the bar
- 76 - Reset powerline options
- 70 - Unused
- 71 - Unused
- 72 - Unused
- 73 - Unused
- 74 - Unused
- 75 - Unused
- 76 - Unused
- 77 - Toggle the title area in the bar
- 78 - Toggle the unselected title area in the bar
- 79 - Toggle the layout area in the bar
@ -595,9 +586,9 @@ Below is a list of all signums and what they do.
- 81 - Toggle the floating indicator area in the bar
- 82 - Toggle the sticky indicator area in the bar
- 83 - Toggle the icon in the window title
- 84 - Toggle bar position (top/bottom)
- 85 - Toggle layout position (left/right)
- 86 - Show all bar modules
- 84 - Unused
- 85 - Unused
- 86 - Unused
- 87 - Increase bar height by 1
- 88 - Decrease bar height by 1
- 89 - Reset bar height
@ -630,6 +621,7 @@ Below is a list of all signums and what they do.
- 116 - Toggle mark on a client.
- 117 - Swap focus with the marked client.
- 118 - Swap the focused client with the marked client.
- 119 - Center the focused window
## Status bar

View file

@ -363,22 +363,16 @@ Super+t & w - Toggle title area in the bar
.IP \[bu] 2
Super+t & u - Toggle unselected title area in the bar
.IP \[bu] 2
Super+t & p - Toggle powerline tags in the bar
.IP \[bu] 2
Super+t & s - Toggle status area in the bar
.IP \[bu] 2
Super+t & l - Toggle layout area in the bar
.IP \[bu] 2
Super+t & o - Toggle inactive fade
.IP \[bu] 2
Super+t & b - Toggle bar position
.IP \[bu] 2
Super+t & r - Reset all bar modules
.IP \[bu] 2
Super+t & s - Make the current selected window sticky
.IP \[bu] 2
Super+l & p - Toggle layout position
.IP \[bu] 2
Super+c & w - Get the weather (Using wttr.in) using speedwm-core
(requires speedwm-extras)
.IP \[bu] 2
@ -404,16 +398,6 @@ Super+p & r - Reset bar padding to default
.IP \[bu] 2
Super+p & t - Toggle bar padding on/off
.IP \[bu] 2
Super+, & w - Toggle title powerline on/off
.IP \[bu] 2
Super+, & t - Toggle tag powerlines on/off
.IP \[bu] 2
Super+, & a - Toggle title powerline shape
.IP \[bu] 2
Super+, & d - Toggle tag powerline shape
.IP \[bu] 2
Super+, & s - Toggle tag and title powerline shapes
.IP \[bu] 2
Super+, & r - Reset powerline options
.IP \[bu] 2
Super+q & o - Kill every window except the focused
@ -942,8 +926,6 @@ speedwm.stack.snap: 20
.IP \[bu] 2
speedwm.status.defaultstatus:
.IP \[bu] 2
speedwm.status.statusallmons: 1
.IP \[bu] 2
speedwm.switcher.maxheight: 200
.IP \[bu] 2
speedwm.switcher.maxwidth: 600
@ -1153,19 +1135,19 @@ Below is a list of all signums and what they do.
.IP \[bu] 2
69 - Toggle the empty tags in the bar
.IP \[bu] 2
70 - Toggle the powerline tags in the bar
70 - Unused
.IP \[bu] 2
71 - Toggle the powerline title in the bar
71 - Unused
.IP \[bu] 2
72 - Toggle the powerline tags and title in the bar
72 - Unused
.IP \[bu] 2
73 - Toggle the shape for powerline tags in the bar
73 - Unused
.IP \[bu] 2
74 - Toggle the shape for powerline title in the bar
74 - Unused
.IP \[bu] 2
75 - Toggle the shape for powerline tags and title in the bar
75 - Unused
.IP \[bu] 2
76 - Reset powerline options
76 - Unused
.IP \[bu] 2
77 - Toggle the title area in the bar
.IP \[bu] 2
@ -1181,11 +1163,11 @@ Below is a list of all signums and what they do.
.IP \[bu] 2
83 - Toggle the icon in the window title
.IP \[bu] 2
84 - Toggle bar position (top/bottom)
84 - Unused
.IP \[bu] 2
85 - Toggle layout position (left/right)
85 - Unused
.IP \[bu] 2
86 - Show all bar modules
86 - Unused
.IP \[bu] 2
87 - Increase bar height by 1
.IP \[bu] 2
@ -1250,6 +1232,8 @@ Below is a list of all signums and what they do.
117 - Swap focus with the marked client.
.IP \[bu] 2
118 - Swap the focused client with the marked client.
.IP \[bu] 2
119 - Center the focused window
.SS Status bar
.PP
speedwm has a status bar.