From e5fdfc76d351aaf2b73f216032d28ff125505257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Grondek?= Date: Thu, 21 Jan 2021 10:55:40 +0100 Subject: [PATCH] Update intellij configuration --- intellij/png/compile_dark.png | Bin 0 -> 1056 bytes intellij/svg/compile_dark.svg | 3 ++ intellij/svg/runAll_dark.svg | 6 +++ streamdeck_ui_export.json | 97 ++++++++++++++++++++++------------ 4 files changed, 72 insertions(+), 34 deletions(-) create mode 100644 intellij/png/compile_dark.png create mode 100644 intellij/svg/compile_dark.svg create mode 100644 intellij/svg/runAll_dark.svg diff --git a/intellij/png/compile_dark.png b/intellij/png/compile_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..bc5978b54688e84438c5a896088de226613c39ff GIT binary patch literal 1056 zcmV+*1mF9KP)srC=V~Re2N(#}8K$nW{LZw@v zSB1MJkeNn~(#qCdd<4rPzcc!4W|ypisc{wV9&;Jmdem5`F9#F~n{n$ED` zPx`TKD{vI4R6=Yku_nr7VaoqHVs1`YcdfzMiGI(MCEz}b;j0Mags~?(A&5dnE4t+AQ-*~cQ`A)2>$Wz6f|6_}Cb7I@} zYdmwtw#5P|qxurs{I`WD)LiuG`6KtIbp3hYU7*Kt!rAk={3}T1P)~|2B98Aw?MYSV zAG>z&_{_{q&{TE~c-0TBkN`mB;omZU?0xQ$XTK?z%ZXIxKarM6gd{9upwgYZlw8DG zLeAQZQjy&9-k(n<(Ez-ED^UXOwT?0}psK$Ma>!!zqYwVHFZRk9~1!+gmAFN zxSJRmDID`J)|+T(ZsJWrK6F`Jh09&64K3ytS6t$1aYvc!$TXA)X{XGV{kloUS|X%f zGBsbk;nUgO1T12B$3-Hf9Wt@CLzf0n#ihS)$#D5K|4-NTVm)z(=dzbTT`%M!$wa=_ zvO}*%2zs)oM=y-ck7ZnfVii&QgZ2(YdHl9^ogX-nP20xADw64w_Z0msVz^UfV*gf} z{W9yV+z8GH@^T}Qx zf70K`^qHfeUqp!)<)K^Jy)S%jn+Q~7(tYN|2#4k>Dx(*s{N?b2wr#Cy9JkpjDx-yI zf2sPzjt~KBnVJ&NK_bvlrmh5Zm + + diff --git a/intellij/svg/runAll_dark.svg b/intellij/svg/runAll_dark.svg new file mode 100644 index 0000000..e4054bb --- /dev/null +++ b/intellij/svg/runAll_dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/streamdeck_ui_export.json b/streamdeck_ui_export.json index 6569359..b973648 100644 --- a/streamdeck_ui_export.json +++ b/streamdeck_ui_export.json @@ -12,9 +12,17 @@ "icon": "/home/pgrondek/src/streamdeck/apps/png/IntelliJ.png", "command": "" }, - "1": {}, - "2": {}, - "3": {}, + "1": { + "command": "", + "write": "" + }, + "2": { + "command": "", + "write": "" + }, + "3": { + "write": "" + }, "4": { "write": "", "switch_page": 0, @@ -27,10 +35,19 @@ "text": "TEAMS", "icon": "/home/pgrondek/src/streamdeck/apps/png/microsoft-teams.png" }, - "6": {}, - "7": {}, - "8": {}, - "9": {}, + "6": { + "write": "" + }, + "7": { + "write": "" + }, + "8": { + "write": "" + }, + "9": { + "write": "", + "switch_page": 0 + }, "10": { "write": "", "switch_page": 0, @@ -41,7 +58,8 @@ "11": { "write": "", "icon": "/home/pgrondek/src/streamdeck/music/play-pause.png", - "command": "playerctl play-pause" + "command": "playerctl play-pause", + "text": "" }, "12": { "write": "", @@ -57,7 +75,8 @@ "write": "", "switch_page": 10, "icon": "/home/pgrondek/src/streamdeck/apps/png/run.png", - "text": "RUN" + "text": "RUN", + "command": "" } }, "1": { @@ -79,7 +98,8 @@ "2": { "keys": "Ctrl+F5", "text": "RE-RUN", - "icon": "/home/pgrondek/src/streamdeck/intellij/png/restart_dark.png" + "icon": "/home/pgrondek/src/streamdeck/intellij/png/restart_dark.png", + "write": "" }, "3": { "keys": "Ctrl+F2", @@ -90,52 +110,60 @@ "4": { "icon": "/home/pgrondek/src/streamdeck/intellij/png/startDebugger_dark.png", "keys": "Shift+F9", - "text": "DEBUG" + "text": "DEBUG", + "write": "" }, "5": { + "keys": "Ctrl+F9", + "write": "", + "text": "BUILD", + "command": "" + }, + "6": { + "keys": "Alt+p", + "write": "", + "text": "PROJECTS", + "command": "" + }, + "7": { + "keys": "", + "write": "", + "text": "" + }, + "8": { + "keys": "", + "write": "", + "text": "" + }, + "9": { + "keys": "", + "write": "" + }, + "10": { "keys": "Ctrl+k", "write": "", "text": "COMMIT", "icon": "/home/pgrondek/src/streamdeck/intellij/png/commit_dark.png", "command": "" }, - "6": { + "11": { "keys": "Ctrl+Shift+k", "write": "", "text": "PUSH", "icon": "/home/pgrondek/src/streamdeck/intellij/png/push_dark.png" }, - "7": { + "12": { "keys": "Ctrl+t", "write": "", "text": "PULL", "icon": "/home/pgrondek/src/streamdeck/intellij/png/pull_dark.png" }, - "8": { - "write": "", - "text": "", - "icon": "", - "keys": "" - }, - "9": { + "13": { "write": "", "icon": "/home/pgrondek/src/streamdeck/intellij/png/fromVCSTab.png", "text": "BRANCHES", "keys": "Ctrl+Shift+`" }, - "10": { - "keys": "Alt+p", - "write": "", - "text": "PROJECTS", - "command": "" - }, - "11": { - "keys": "", - "write": "", - "text": "" - }, - "12": {}, - "13": {}, "14": { "keys": "", "write": "", @@ -418,7 +446,8 @@ "write": "", "text": "", "switch_page": 1, - "icon": "/home/pgrondek/src/streamdeck/home-variant.png" + "icon": "/home/pgrondek/src/streamdeck/home-variant.png", + "command": "" }, "0": { "keys": "",