Delete .config/scripts directory

This commit is contained in:
FURK4NGG
2025-09-02 14:33:10 +03:00
committed by GitHub
parent 0187751ea2
commit 407b860240
3 changed files with 0 additions and 6 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ı"