diff options
| author | brustybee <bee@4d2.org> | 2026-03-07 18:51:00 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-07 18:51:00 +0530 |
| commit | 7dd886693c48fe94aa7b759e937a9cd15456512c (patch) | |
| tree | a913b3aea75d801224b4512856d28b8d902f6727 /common/programs/rofi.nix | |
| parent | 6b7e27bb07f48031f003557815a1fe0b7450194d (diff) | |
term sequence to chnage colors on fly and update wall-picker to include sequence script
Diffstat (limited to 'common/programs/rofi.nix')
| -rw-r--r-- | common/programs/rofi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/programs/rofi.nix b/common/programs/rofi.nix index 5fae556..5e785c3 100644 --- a/common/programs/rofi.nix +++ b/common/programs/rofi.nix @@ -54,7 +54,7 @@ fi matugen image "$FULL_PATH" --source-color-index 0 2>/dev/null && wallust -q -s run "$FULL_PATH" 2>/dev/null - + sh ~/.config/sequences if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$DISPLAY" ]; then xrdb -merge "$HOME/.Xresources" fi |
