509 current 2024-04-30 17:04:57 24.05.20240427.58a1abd 6.8.6-zen1 *
This commit is contained in:
parent
6c476bc0a6
commit
c450dd7cb6
2 changed files with 3 additions and 2 deletions
|
|
@ -82,7 +82,8 @@ in {
|
|||
pkgs.pavucontrol
|
||||
pkgs.wlogout
|
||||
pkgs.sway-audio-idle-inhibit
|
||||
pkgs.hyprshot
|
||||
pkgs.grim
|
||||
pkgs.slurp
|
||||
|
||||
pkgs.nix-output-monitor
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ in {
|
|||
"${mod},mouse_up,workspace,e-1" # move to the previous ws
|
||||
|
||||
"${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"
|
||||
"${modshift},O,exec,wl-ocr"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue