Fixed Pointer accell@
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
riverctl spawn waybar
|
riverctl spawn waybar
|
||||||
riverctl spawn "nm-applet --indicator"
|
riverctl spawn "nm-applet --indicator"
|
||||||
riverctl spawn "udiskie --tray"
|
riverctl spawn "udiskie --tray"
|
||||||
|
riverctl spawn "mako"
|
||||||
|
|
||||||
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
|
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
|
||||||
riverctl map normal Super Return spawn foot
|
riverctl map normal Super Return spawn foot
|
||||||
|
|||||||
@@ -7,11 +7,11 @@
|
|||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"scroll-step": 5,
|
"scroll-step": 5,
|
||||||
"format": "{icon} {volume}%",
|
"format": "{icon} {volume}%",
|
||||||
"format-muted": "婢 0%",
|
"format-muted": "MUTE",
|
||||||
"on-click":"amixer -D pulse Master 1+ toggle",
|
"on-click":"amixer -D pulse Master 1+ toggle",
|
||||||
"scroll-step": 5,
|
"scroll-step": 5,
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"default": ["", "", ""]
|
"default": ["M", "", ""]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"temperature": {
|
"temperature": {
|
||||||
@@ -49,4 +49,4 @@
|
|||||||
"interval": 10,
|
"interval": 10,
|
||||||
"format": "{usage}% - {avg_frequency}Ghz",
|
"format": "{usage}% - {avg_frequency}Ghz",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user