fix waybar and background
This commit is contained in:
parent
01331f24da
commit
24bf1e7c33
2 changed files with 13 additions and 15 deletions
|
|
@ -28,20 +28,10 @@
|
|||
primary = true;
|
||||
};
|
||||
|
||||
programs.waybar.settings.mainBar = {
|
||||
modules-right = ["battery"];
|
||||
battery = {
|
||||
format = "{icon} {capacity}%";
|
||||
format-icons = ["🤏" "🪫" "🔋"];
|
||||
states = {
|
||||
warning = 30;
|
||||
critical = 15;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
extraConfig = ''
|
||||
exec-once = swaybg -o eDP-1 -i ~/Pictures/backgrounds/nix-wallpaper-simple-red.png &
|
||||
|
||||
monitor = ,preferred,auto, 1.2
|
||||
input {
|
||||
kb_variant = dvorak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue