Added np thing and airpod bluetooth fixy
This commit is contained in:
parent
f314910d8b
commit
7d61371ec0
4 changed files with 59 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue