Delete .config/swaync/scripts directory

This commit is contained in:
FURK4NGG
2025-09-02 14:35:42 +03:00
committed by GitHub
parent fc94465a0e
commit c350ce0a3f
4 changed files with 0 additions and 7 deletions
-2
View File
@@ -1,2 +0,0 @@
#!/bin/bash
bash -c 'grim "$HOME/Resimler/tam-ekran-$(date +%Y%m%d-%H%M%S).png" && notify-send "Ekran görüntüsü alındı"'
-2
View File
@@ -1,2 +0,0 @@
#!/bin/bash
notify-send "Ekran kaydı basladı" && wf-recorder -f ~/Resimler/screen_capture_$(date +%Y%m%d-%H%M%S).mp4 -a alsa_output.pci-0000_0d_00.6.analog-stereo.monitor
-2
View File
@@ -1,2 +0,0 @@
#!/bin/bash
pkill wf-recorder && notify-send "Ekran kaydı alındı"
-1
View File
@@ -1 +0,0 @@