509 current 2024-04-30 17:04:57 24.05.20240427.58a1abd 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-04-30 17:05:08 -04:00
parent 6c476bc0a6
commit c450dd7cb6
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 3 additions and 2 deletions

View file

@ -82,7 +82,8 @@ in {
pkgs.pavucontrol pkgs.pavucontrol
pkgs.wlogout pkgs.wlogout
pkgs.sway-audio-idle-inhibit pkgs.sway-audio-idle-inhibit
pkgs.hyprshot pkgs.grim
pkgs.slurp
pkgs.nix-output-monitor pkgs.nix-output-monitor

View file

@ -44,7 +44,7 @@ in {
"${mod},mouse_up,workspace,e-1" # move to the previous ws "${mod},mouse_up,workspace,e-1" # move to the previous ws
"${mod},X,exec, ags --toggle-window \"dashboard\"" "${mod},X,exec, ags --toggle-window \"dashboard\""
"${mod},Print,exec, hyprshot -m region --clipboard-only" "${mod},Print,exec,grim -g \"$(slurp)\" - | wl-copy && wl-paste > ~/Pictures/Screenshots/Screenshot-$(date +%F_%T).png;"
",Print,exec, grim - | wl-copy" ",Print,exec, grim - | wl-copy"
"${modshift},O,exec,wl-ocr" "${modshift},O,exec,wl-ocr"