Skip to content

Instantly share code, notes, and snippets.

@ryumada
Last active June 20, 2020 07:23
Show Gist options
  • Save ryumada/294b3ec9b818ba676889c92ccdd3b7e1 to your computer and use it in GitHub Desktop.
Save ryumada/294b3ec9b818ba676889c92ccdd3b7e1 to your computer and use it in GitHub Desktop.
KDE Plasma Custom Config
# My Spectacle Custom Shortcut, Spectacle is a screenshot app for linux, and default app on kde flavor.
[Data]
DataCount=1
[Data_1]
Comment=Comment
DataCount=4
Enabled=true
Name=Spectacle Custom
SystemGroup=0
Type=ACTION_DATA_GROUP
[Data_1Conditions]
Comment=
ConditionsCount=0
[Data_1_1]
Comment=Take rectangular screenshot, open GUI, copy to clipboard, and save to file
Enabled=true
Name=Printscreen Rectangular Copied Saved
Type=SIMPLE_ACTION_DATA
[Data_1_1Actions]
ActionsCount=1
[Data_1_1Actions0]
CommandURL=spectacle -gcr
Type=COMMAND_URL
[Data_1_1Conditions]
Comment=
ConditionsCount=0
[Data_1_1Triggers]
Comment=Simple_action
TriggersCount=1
[Data_1_1Triggers0]
Key=Print
Type=SHORTCUT
Uuid={3129443a-4631-4234-aa96-91f8cff0f178}
[Data_1_2]
Comment=Take full screen screenshot, open gui, copy to clipboard, and save
Enabled=true
Name=Printscreen Full Copied Saved
Type=SIMPLE_ACTION_DATA
[Data_1_2Actions]
ActionsCount=1
[Data_1_2Actions0]
CommandURL=spectacle -gcf
Type=COMMAND_URL
[Data_1_2Conditions]
Comment=
ConditionsCount=0
[Data_1_2Triggers]
Comment=Simple_action
TriggersCount=1
[Data_1_2Triggers0]
Key=Meta+Print
Type=SHORTCUT
Uuid={fc66f98b-e6bd-4b7b-8694-bdf5a687549a}
[Data_1_3]
Comment=Take rectangular screenshot and copy to clipboard
Enabled=true
Name=Printscreen Rectangular Copied
Type=SIMPLE_ACTION_DATA
[Data_1_3Actions]
ActionsCount=1
[Data_1_3Actions0]
CommandURL=spectacle -bcr
Type=COMMAND_URL
[Data_1_3Conditions]
Comment=
ConditionsCount=0
[Data_1_3Triggers]
Comment=Simple_action
TriggersCount=1
[Data_1_3Triggers0]
Key=Ctrl+Print
Type=SHORTCUT
Uuid={7948dfd3-474c-402f-87db-99bac7c44e01}
[Data_1_4]
Comment=Take fullscreen screenshot and copy to clipboard
Enabled=true
Name=Printscreen Full Copied
Type=SIMPLE_ACTION_DATA
[Data_1_4Actions]
ActionsCount=1
[Data_1_4Actions0]
CommandURL=spectacle -bcf
Type=COMMAND_URL
[Data_1_4Conditions]
Comment=
ConditionsCount=0
[Data_1_4Triggers]
Comment=Simple_action
TriggersCount=1
[Data_1_4Triggers0]
Key=Ctrl+Shift+Print
Type=SHORTCUT
Uuid={9982e960-1e55-49f2-82cd-7282e11def99}
[Main]
AllowMerge=false
ImportId=1
Version=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment