- grim
- imv
- pipewire
- slurp
- wf-recorder
- wl-clipboard
- wireplumber
This file contains the absolute path to where Screenshots should be saved.
~/Pictures/ScreenshotsThis file contains the encoder that wf-recorder should use.
h264_nvencPRINT_SCREEN → Capture the whole screen
PRINT_SCREEN + CTRL → Capture a region of the screen
PRINT_SCREEN + ALT → Capture the currently focused window
PRINT_SCREEN + SHIFT → Capture a region of the screen and record a video. Requires to do "CTRL+C" on the Terminal Window to stop recording.# Screenshot Binds
bind = , PRINT, exec, /bin/bash -c /System/Applications/Screenshot/Screen.sh
bind = $CTRL, PRINT, exec, /bin/bash -c /System/Applications/Screenshot/Region.sh
bind = $Alt, PRINT, exec, /bin/bash -c /System/Applications/Screenshot/Window.sh
bind = $Shift, PRINT, exec, $Terminal /System/Applications/Screenshot/Video.sh
bind = $System, PRINT, exec, thunar $(cat /System/Configuration/Adellian/Screenshot_Path.txt)$(date +%Y-%m)