black wallpaper
This commit is contained in:
parent
7d76d70687
commit
91cda7ed84
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
programs.niri.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
brightnessctl
|
||||
swaybg
|
||||
];
|
||||
|
||||
home-manager.users.twoneis = {
|
||||
|
@ -95,6 +96,7 @@
|
|||
{ command = ["waybar"]; }
|
||||
{ command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; }
|
||||
{ command = ["brightnessctl" "s" "50%"]; }
|
||||
{ command = ["swaybg" "-c" "000000"]; }
|
||||
];
|
||||
|
||||
binds = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue