diff options
Diffstat (limited to 'common/programs')
| -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 |
