Fine to key all hotkey settings in one file

This commit is contained in:
David Heinemeier Hansson 2024-06-02 13:01:29 -07:00
parent e420184169
commit 2f8e31cfe8

View File

@ -1,5 +1,4 @@
# Flameshot is a nice step-up over the default Gnome screenshot tool
if ! command -v flameshot &>/dev/null; then
sudo apt install -y flameshot
# FIXME: Move the hotkey setting over here when we have a command for it
fi