Adding temp and volume widgets for real
This commit is contained in:
parent
68489d3fb0
commit
e2dbc91280
4 changed files with 32 additions and 140 deletions
|
@ -125,7 +125,7 @@
|
|||
(awful.key [modkey] "b" (fn [] (awful.spawn "bwmenu"))
|
||||
{:description "launch rofi bitwarden selector" :group "launcher"})
|
||||
;; audio
|
||||
(awful.key [modkey] "a" (fn [] (awful.spawn "alacritty -e pulsemixer" {
|
||||
(awful.key [modkey] "a" (fn [] (awful.spawn "alacritty --class pulsemixer -e pulsemixer" {
|
||||
:floating true
|
||||
:placement awful.placement.centered
|
||||
}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue