fix nixgl
This commit is contained in:
parent
fadcbfc57b
commit
3c2c5bbb94
3 changed files with 15 additions and 2 deletions
|
|
@ -11,6 +11,7 @@
|
|||
emacs
|
||||
comma
|
||||
openscad
|
||||
nixgl.nixGLIntel
|
||||
openutau
|
||||
wlr-randr
|
||||
grim
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@import "/nix/store/f9wv2p1q7wvqygsic1pkdgrxlid2cmw3-waybar-ee8ed32/mocha.css";
|
||||
@import "/home/maya/.config/nixos/home/waybar/mocha.css";
|
||||
* {
|
||||
font-family: Iosevka NF;
|
||||
}
|
||||
|
|
@ -10,7 +10,8 @@ window#waybar {
|
|||
}
|
||||
#clock,
|
||||
#wireplumber,
|
||||
#mpd {
|
||||
#mpd,
|
||||
#battery {
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
border: 0.2em solid #cba6f7;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue