rework services & alacritty

move back to alacritty and install various services
This commit is contained in:
2026-03-18 15:39:27 +01:00
parent e0fb822650
commit e5347f74f8
21 changed files with 194 additions and 86 deletions

View File

@@ -1 +0,0 @@
dunstify "Screenshot" "Active Window Screen to Clipboard"

View File

@@ -1 +0,0 @@
dunstify "Screenshot" "Active Window to File (/home/$USER/Pictures/screenshot-$(date -u +%Y-%m-%d-%H:%M:%S))"

View File

@@ -1 +0,0 @@
dunstify "Screenshot" "Selection to Clipboard"

View File

@@ -1 +0,0 @@
dunstify "Screenshot" "Selection to File (/home/$USER/Pictures/screenshot-$(date -u +%Y-%m-%d-%H:%M:%S))"

View File

@@ -1 +0,0 @@
dunstify "Screenshot" "Whole Screen to Clipboard"

View File

@@ -1 +0,0 @@
dunstify "Screenshot" "Whole Screen to File (/home/$USER/Pictures/screenshot-$(date -u +%Y-%m-%d-%H:%M:%S))"