xborders: use nixpkgs
This commit is contained in:
parent
0f1099f5f3
commit
ef4717e6cd
5 changed files with 1 additions and 68 deletions
|
@ -8,6 +8,7 @@ in with theme.colors; {
|
|||
home.packages = with pkgs; [
|
||||
playerctl # pactl comes with PulseAudio
|
||||
wmctrl # For rofi power menu
|
||||
xborders # Active window borders
|
||||
];
|
||||
|
||||
# Screenshots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue