feat: added more maps for waybar.
This commit is contained in:
parent
78ade2acee
commit
58383ed2ad
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,8 @@
|
|||
"on-scroll-up" : "riverctl focus-view next",
|
||||
"on-scroll-down" : "riverctl focus-view previous",
|
||||
"on-click-middle" : "riverctl close",
|
||||
"on-click" : "riverctl send-to-output -current-tags previous",
|
||||
"on-click-right" : "riverctl send-to-output -current-tags next"
|
||||
},
|
||||
|
||||
"river/mode" : {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
* {
|
||||
font-size: 15px;
|
||||
font-size: 13px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue