Compare commits
No commits in common. "6e7c4e0dce816ea8ca6073477a1c38e2b1a6af16" and "1f4141d43cddd69b509343150e35f0608e279870" have entirely different histories.
6e7c4e0dce
...
1f4141d43c
6
home-manager/flake.lock
generated
6
home-manager/flake.lock
generated
@ -146,11 +146,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1730221053,
|
||||
"narHash": "sha256-jUBneD6xhjyIi5u0PqMKSUypaiTY9CBbsTBccPeywbo=",
|
||||
"lastModified": 1730220530,
|
||||
"narHash": "sha256-CRihEEXQNWxeo1uYmXWFR5RGUFiABbhFvuYX4RKX1J0=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "99fc8650b2e85bf36a3d5c629b63a332c707c0fe",
|
||||
"rev": "885c7a77d4d1762cf456d4a7a77cb7061d412221",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@ -20,22 +20,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
layout = {
|
||||
gaps = 16;
|
||||
struts = {
|
||||
# left = 16;
|
||||
# right = 16;
|
||||
top = -8;
|
||||
# bottom = 16;
|
||||
};
|
||||
focus-ring = {
|
||||
enable = true;
|
||||
active = {
|
||||
color = "pink";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
spawn-at-startup = [
|
||||
# waybar (status bar)
|
||||
{ command = [ "${pkgs.waybar}/bin/waybar" ]; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user