This commit is contained in:
parent
c96782f220
commit
05048812e2
@ -76,7 +76,7 @@ rec {
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
polybar = polybar.overrideAttrs (oldAttrs: {
|
polybar = pkgs.polybar.overrideAttrs (oldAttrs: {
|
||||||
# Enables an extra button in formatting, indirectly allowing the use of
|
# Enables an extra button in formatting, indirectly allowing the use of
|
||||||
# the mouse forward and backward buttons.
|
# the mouse forward and backward buttons.
|
||||||
patches = (oldAttrs.patches or [ ]) ++ [ ./pkgs/applications/misc/polybar/9button.patch ];
|
patches = (oldAttrs.patches or [ ]) ++ [ ./pkgs/applications/misc/polybar/9button.patch ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user