Added np thing and airpod bluetooth fixy

This commit is contained in:
Jurn Wubben 2025-12-04 00:33:06 +01:00
parent f314910d8b
commit 7d61371ec0
4 changed files with 59 additions and 0 deletions

View file

@ -16,5 +16,6 @@ $menu = /usr/bin/rofi -show drun -theme ~/.config/rofi/themes/launcher-theme.ras
# Screenshotting
$screenshot = ~/.config/hypr/scripts/recording.sh
$rec = mkdir -p ~/Pictures/Screenshots && grim -t ppm -o "$(hyprctl activeworkspace -j | jq -r '.monitor')" - | satty --early-exit --copy-command "wl-copy" -f - -o ~/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png
$np = ~/.config/hypr/scripts/np.sh
# Other applications
$browser = /usr/bin/firefox