mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-03 20:23:08 +00:00
~
This commit is contained in:
parent
35e074cae2
commit
5abe55e230
7 changed files with 34 additions and 8 deletions
|
@ -20,7 +20,7 @@
|
|||
foreground = foreground;
|
||||
width = "100%";
|
||||
height = 32;
|
||||
font-0 = "GohuFont:style=Regular:size=14;3";
|
||||
font-0 = "GohuFont:style=Regular:pixelsize=11;3";
|
||||
modules-left = "xworkspaces audio";
|
||||
modules-right = "cpu memory date";
|
||||
module-margin = 1;
|
||||
|
@ -65,7 +65,7 @@
|
|||
};
|
||||
"module/audio" = {
|
||||
type = "internal/alsa";
|
||||
master-soundcard = "hw:0";
|
||||
master-soundcard = "hw:1";
|
||||
master-mixer = "Master";
|
||||
format-volume = "<label-volume>";
|
||||
format-muted = "<label-muted>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue