Compare commits

...

2 Commits

Author SHA1 Message Date
Alexander Popov cf414a2b28
add Flipper Zero patch 2023-04-27 22:59:24 +03:00
Alexander Popov e4db908a63
add Konsole RC 2023-04-06 12:36:39 +03:00
4 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,19 @@
diff --git a/applications/settings/notification_settings/notification_settings_app.c b/applications/settings/notification_settings/notification_settings_app.c
index 8efbc5e0..92726655 100644
--- a/applications/settings/notification_settings/notification_settings_app.c
+++ b/applications/settings/notification_settings/notification_settings_app.c
@@ -50,12 +50,12 @@ const float volume_value[VOLUME_COUNT] = {0.0f, 0.25f, 0.5f, 0.75f, 1.0f};
const char* const delay_text[DELAY_COUNT] = {
"1s",
"5s",
- "15s",
+ "10s",
"30s",
"60s",
"120s",
};
-const uint32_t delay_value[DELAY_COUNT] = {1000, 5000, 15000, 30000, 60000, 120000};
+const uint32_t delay_value[DELAY_COUNT] = {1000, 5000, 10000, 30000, 60000, 120000};
#define VIBRO_COUNT 2
const char* const vibro_text[VIBRO_COUNT] = {

View File

@ -0,0 +1,14 @@
diff --git a/applications/settings/dolphin_passport/passport.c b/applications/settings/dolphin_passport/passport.c
index d43f150c..7fc14b6b 100644
--- a/applications/settings/dolphin_passport/passport.c
+++ b/applications/settings/dolphin_passport/passport.c
@@ -76,7 +76,8 @@ static void render_callback(Canvas* canvas, void* ctx) {
canvas_draw_line(canvas, 58, 30, 123, 30);
canvas_draw_line(canvas, 58, 44, 123, 44);
- const char* my_name = furi_hal_version_get_name_ptr();
+ // const char* my_name = furi_hal_version_get_name_ptr();
+ const char* my_name = "AlexanderPopov";
snprintf(level_str, 20, "Level: %hu", stats->level);
canvas_draw_str(canvas, 58, 12, my_name ? my_name : "Unknown");
canvas_draw_str(canvas, 58, 26, mood_str);

View File

@ -8,3 +8,6 @@ Based on the Nord color palette.
## Installation
Copy the [`nord.colorscheme`](nord.colorscheme) file
to the local configuration directory `~/.local/share/konsole`.
Copy [`konsolerc`](konsolerc) file
to `$HOME/.config/`.

30
~/Konsole/konsolerc Normal file
View File

@ -0,0 +1,30 @@
1366x768 screen: Height=554
1366x768 screen: Width=911
1366x768 screen: XPosition=147
1366x768 screen: YPosition=137
LVDS1=LVDS1
MenuBar=Disabled
State=AAAA/wAAAAD9AAAAAQAAAAAAAAAAAAAAAPwCAAAAAvsAAAAiAFEAdQBpAGMAawBDAG8AbQBtAGEAbgBkAHMARABvAGMAawAAAAAA/////wAAAXwBAAAD+wAAABwAUwBTAEgATQBhAG4AYQBnAGUAcgBEAG8AYwBrAAAAAAD/////AAABFQEAAAMAAAOPAAAB/AAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIBAAAAAP////8AAAAAAAAAAAAAABwAcwBlAHMAcwBpAG8AbgBUAG8AbwBsAGIAYQByAQAAAOj/////AAAAAAAAAAA=
[Desktop Entry]
DefaultProfile=Alex.profile
[General]
ConfigVersion=1
[KFileDialog Settings]
detailViewIconSize=16
[MainWindow]
1366x768 screen: Height=554
1366x768 screen: Width=911
1366x768 screen: XPosition=227
1366x768 screen: YPosition=104
LVDS1=LVDS1
MenuBar=Disabled
RestorePositionForNextInstance=false
State=AAAA/wAAAAD9AAAAAQAAAAAAAAEQAAAB/PwCAAAAAvsAAAAiAFEAdQBpAGMAawBDAG8AbQBtAGEAbgBkAHMARABvAGMAawAAAAAA/////wAAAXwBAAAD+wAAABwAUwBTAEgATQBhAG4AYQBnAGUAcgBEAG8AYwBrAAAAAC4AAAH8AAABFQEAAAMAAAOPAAAB/AAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIBAAAAAP////8AAAAAAAAAAAAAABwAcwBlAHMAcwBpAG8AbgBUAG8AbwBsAGIAYQByAQAAAOj/////AAAAAAAAAAA=
ToolBarsMovable=Disabled
[UiSettings]
ColorScheme=