Dotfiles/desktopenvs/hyprlua/scripts/journal.sh

6 lines
160 B
Bash
Executable File

#!/bin/bash
# Display the personal journal file in a scrollable pager.
# Opened by a keybind inside a floating kitty terminal window.
cat ~/journal.txt | less