🔧 Updated keymaps to open gimp/inkscape use flatpak
This commit is contained in:
parent
c40db8bf2b
commit
213432675c
1 changed files with 5 additions and 2 deletions
|
|
@ -171,9 +171,11 @@ super + f
|
||||||
super + c
|
super + c
|
||||||
chromium --password-store=basic %U &
|
chromium --password-store=basic %U &
|
||||||
super + i
|
super + i
|
||||||
inkscape &
|
flatpak run org.inkscape.Inkscape &
|
||||||
|
# inkscape &
|
||||||
super + g
|
super + g
|
||||||
gimp --no-splash &
|
flatpak run org.gimp.GIMP --no-splash &
|
||||||
|
# gimp --no-splash &
|
||||||
# krita --nosplash &
|
# krita --nosplash &
|
||||||
super + h
|
super + h
|
||||||
$HOME/scripts/bsphide &
|
$HOME/scripts/bsphide &
|
||||||
|
|
@ -190,6 +192,7 @@ super + m
|
||||||
mousepad &
|
mousepad &
|
||||||
super + n
|
super + n
|
||||||
libreoffice &
|
libreoffice &
|
||||||
|
# onlyoffice-desktopeditors &
|
||||||
# open office
|
# open office
|
||||||
# desktopeditors &
|
# desktopeditors &
|
||||||
super + j
|
super + j
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue