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;
|
programs.niri.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
brightnessctl
|
brightnessctl
|
||||||
|
swaybg
|
||||||
];
|
];
|
||||||
|
|
||||||
home-manager.users.twoneis = {
|
home-manager.users.twoneis = {
|
||||||
|
@ -95,6 +96,7 @@
|
||||||
{ command = ["waybar"]; }
|
{ command = ["waybar"]; }
|
||||||
{ command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; }
|
{ command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; }
|
||||||
{ command = ["brightnessctl" "s" "50%"]; }
|
{ command = ["brightnessctl" "s" "50%"]; }
|
||||||
|
{ command = ["swaybg" "-c" "000000"]; }
|
||||||
];
|
];
|
||||||
|
|
||||||
binds = {
|
binds = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue