mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Improved media editing on hyprland
This commit is contained in:
parent
363cc405b9
commit
bd23b3785b
3 changed files with 16 additions and 3 deletions
|
@ -142,8 +142,9 @@ ext cbz, has zathura, X, flag f = zathura -- "$@"
|
|||
#-------------------------------------------
|
||||
# Images
|
||||
#-------------------------------------------
|
||||
mime ^image, has krita, X, flag f = krita "$@"
|
||||
mime ^image/svg, has inkscape, X, flag f = inkscape "$@"
|
||||
mime ^image, has pinta, X, flag f = pinta "$@"
|
||||
mime ^image, has krita, X, flag f = krita "$@"
|
||||
|
||||
#-------------------------------------------
|
||||
# Archives
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue