diff options
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 4850e87..230b42a 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -36,7 +36,7 @@ exec-once = mpd exec-once = pocketbook --hidden # Pyprland (scratchpads, magnify, etc.) -exec-once = pypr +exec-once = pypr > ~/.local/var/log/pypr-$(date +%Y-%m-%d-%H%M%S).log 2>&1 exec-once = hypr-refocus-scratchpad # Apps that can start later (sleep ensures waybar tray is registered) |
