2024-12-13 17:10 : id 471
This commit is contained in:
parent
f5ef3addb2
commit
b56e38ac14
@ -1,7 +1,7 @@
|
||||
{config, pkgs, lib, ... }:
|
||||
let
|
||||
# Theme/Mode
|
||||
THEME = "nord";
|
||||
THEME = "solarized";
|
||||
MODE = "dark";
|
||||
|
||||
# Colours
|
||||
@ -543,6 +543,7 @@ in
|
||||
extraConfig = ''
|
||||
exec-once="waybar";
|
||||
exec-once="dunst";
|
||||
exec-once="bash $HOME/scripts/wallpaper-updater.sh";
|
||||
exec-once="wpaperd";
|
||||
exec-once="dunst";
|
||||
'';
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 65 KiB |
Loading…
x
Reference in New Issue
Block a user