Improve colors, dynamically theme rofi
This commit is contained in:
parent
688217a7ee
commit
66b1642d7c
10 changed files with 94 additions and 149 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, lib, ... }:
|
||||
|
||||
let
|
||||
colors = import ../../polybar/colors.nix;
|
||||
colors = import ../../colors;
|
||||
in
|
||||
{
|
||||
home.packages = with pkgs; [ lm_sensors ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue