pwvucontrol and helvum
This commit is contained in:
parent
9bc8a4c323
commit
879489efcb
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,8 @@
|
||||||
inkscape
|
inkscape
|
||||||
libsForQt5.okular
|
libsForQt5.okular
|
||||||
pavucontrol
|
pavucontrol
|
||||||
qpwgraph
|
pwvucontrol
|
||||||
|
helvum
|
||||||
element-desktop
|
element-desktop
|
||||||
brave
|
brave
|
||||||
gimp
|
gimp
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
format-muted = "🔇 {volume}";
|
format-muted = "🔇 {volume}";
|
||||||
format = "{icon} {volume}";
|
format = "{icon} {volume}";
|
||||||
format-icons.default = ["🔈" "🔉" "🔊"];
|
format-icons.default = ["🔈" "🔉" "🔊"];
|
||||||
on-click = "${pkgs.pavucontrol}/bin/pavucontrol";
|
on-click = "${pkgs.pwvucontrol}/bin/pwvucontrol";
|
||||||
};
|
};
|
||||||
mpris = {
|
mpris = {
|
||||||
format = "{player_icon} {dynamic}";
|
format = "{player_icon} {dynamic}";
|
||||||
|
|
|
||||||
|
|
@ -131,7 +131,6 @@ in {
|
||||||
environment.variables = {
|
environment.variables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
VISUAL = "nvim";
|
VISUAL = "nvim";
|
||||||
TERMINAL = "foot";
|
|
||||||
};
|
};
|
||||||
environment.pathsToLink = ["/share/zsh"];
|
environment.pathsToLink = ["/share/zsh"];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue