Add waybar stuff
This commit is contained in:
@@ -13,3 +13,4 @@ this is probably not that great of a reference.
|
||||
- https://nixos-and-flakes.thiscute.world/
|
||||
- https://github.com/kaleocheng/nix-dots/tree/master
|
||||
- https://gist.github.com/0atman/1a5133b842f929ba4c1e195ee67599d5
|
||||
- https://github.com/woioeow/hyprland-dotfiles/tree/main
|
||||
|
@@ -188,6 +188,7 @@
|
||||
aspellDicts.en-computers
|
||||
aspellDicts.en-science
|
||||
ffmpeg
|
||||
font-awesome
|
||||
fortune
|
||||
imagemagick
|
||||
lolcat
|
||||
|
@@ -146,9 +146,11 @@
|
||||
logiops
|
||||
picard
|
||||
protonmail-bridge
|
||||
runelite
|
||||
thunderbird
|
||||
vcv-rack
|
||||
runelite
|
||||
waybar
|
||||
waybar-mpris
|
||||
];
|
||||
services.arrpc.enable = true;
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
...
|
||||
}: {
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
systemd = {
|
||||
enable = true;
|
||||
target = "hyprland-session.target";
|
||||
|
Reference in New Issue
Block a user