Skip to content

Commit 51a5518

Browse files
authored
fix: Update KDE Plasma keyboard shortcut config file (flameshot-org#4454)
1 parent 0ad3357 commit 51a5518

2 files changed

Lines changed: 34 additions & 149 deletions

File tree

docs/shortcuts-config/flameshot-shortcuts-kde.khotkeys

Lines changed: 0 additions & 149 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[Custom Commands][net.local.flameshot-2.desktop]
2+
Exec=flameshot gui --delay 3000
3+
Name=Take screenshot with delay
4+
5+
[Custom Commands][net.local.flameshot-3.desktop]
6+
Exec=flameshot full
7+
Name=Take full-screen screenshot and save
8+
9+
[Custom Commands][net.local.flameshot-4.desktop]
10+
Exec=flameshot full --clipboard
11+
Name=Take full-screen screenshot and copy it to clipboard
12+
13+
[Custom Commands][net.local.flameshot-5.desktop]
14+
Exec=flameshot launcher
15+
Name=Open Flameshot Launcher
16+
17+
[Custom Commands][net.local.flameshot.desktop]
18+
Exec=flameshot gui
19+
Name=Take screenshot
20+
21+
[net.local.flameshot-2.desktop][Global Shortcuts]
22+
_launch=Ctrl+Print
23+
24+
[net.local.flameshot-3.desktop][Global Shortcuts]
25+
_launch=Shift+Print
26+
27+
[net.local.flameshot-4.desktop][Global Shortcuts]
28+
_launch=Ctrl+Shift+Print
29+
30+
[net.local.flameshot-5.desktop][Global Shortcuts]
31+
_launch=
32+
33+
[net.local.flameshot.desktop][Global Shortcuts]
34+
_launch=Print

0 commit comments

Comments
 (0)