niri: kitty width

This commit is contained in:
2025-11-14 13:19:15 +01:00
parent b3a57a8398
commit c9076b74ab
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
#!/bin/bash
path=$(dirname "$(readlink -f "$0")")
[ -f "$HOME/.local/snippets/apply-color-helper" ] || {
echo "Missing helper script: $HOME/.local/snippets/apply-color-helper"
exit 1