This commit is contained in:
2026-05-03 09:50:59 +02:00
parent 3b95abfa4c
commit fe85ff1006
38 changed files with 205 additions and 145 deletions
+60 -12
View File
@@ -36,7 +36,8 @@ monitor= eDP-1, 3072x1920@60, auto, auto
$terminal = kitty $terminal = kitty
$fileManager = nautilus $fileManager = nautilus
# $menu = hyprlauncher # $menu = hyprlauncher
$menu = rofi -show drun # $menu = rofi -show drun
$menu = qs -c noctalia-shell ipc call launcher toggle
################# #################
### AUTOSTART ### ### AUTOSTART ###
@@ -49,22 +50,24 @@ exec-once = $terminal
# exec-once = nm-applet & # exec-once = nm-applet &
# exec-once = waybar & hyprpaper # exec-once = waybar & hyprpaper
# exec-once = nm-applet # exec-once = nm-applet
exec-once = awww-daemon # exec-once = awww-daemon
# exec-once = blueman-applet # exec-once = blueman-applet
exec-once = swaync # exec-once = swaync
# exec-once = hyprpanel # exec-once = hyprpanel
# exec-once = hyprpaper # exec-once = hyprpaper
# exec-once = ashell & hyprpaper # exec-once = ashell & hyprpaper
exec-once = systemctl --user start hyprpolkitagent exec-once = systemctl --user start hyprpolkitagent
#exec-once = nextcloud #exec-once = nextcloud
exec-once =/usr/bin/nextcloud --background exec-once =/usr/bin/nextcloud --background
exec-once = hypridle # exec-once = hypridle
exec-once = /home/sinsa/.local/bin/eduroamcondizionale exec-once = /home/sinsa/.local/bin/eduroamcondizionale
exec-once = sleep 0.5 ; waybar -c /home/sinsa/.config/waybar/configs/default -s /home/sinsa/.config/waybar/style/islands.css >> $HOME/.local/log/waybar.log # exec-once = sleep 0.5 ; waybar -c /home/sinsa/.config/waybar/configs/default -s /home/sinsa/.config/waybar/style/islands.css >> $HOME/.local/log/waybar.log
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store exec-once = QT_QPA_PLATFORMTHEME=gtk3 qs -c noctalia-shell
# exec-once = wl-paste --type text --watch cliphist store
# exec-once = wl-paste --type image --watch cliphist store
exec-once = vorta -d exec-once = vorta -d
exec-once = syncthing exec-once = syncthing --no-browser
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###
############################# #############################
@@ -219,14 +222,56 @@ device {
# See https://wiki.hypr.land/Configuring/Gestures
# NOCTALIA CONFIG
general {
gaps_in = 5
gaps_out = 10
}
decoration {
rounding = 20
rounding_power = 2
shadow {
enabled = true
range = 4
render_power = 3
color = rgba(1a1a1aee)
}
blur {
enabled = true
size = 3
passes = 2
vibrancy = 0.1696
}
}
layerrule {
name = noctalia
match:namespace = noctalia-background-.*$
ignore_alpha = 0.5
blur = true
blur_popups = true
}
# -------- GESTURES --------- # -------- GESTURES ---------
# See https://wiki.hypr.land/Configuring/Gestures
# gesture = 3, horizontal, workspace # gesture = 3, horizontal, workspace
gesture = 3, swipe, move # gesture = 3, swipe, move
gesture = 4, vertical, fullscreen, maximize gesture = 4, vertical, fullscreen, maximize
gesture = 4, horizontal, workspace gesture = 3, horizontal, workspace
gesture = 3, pinchout, float gesture = 3, pinchout, float
gesture = 3, pinchin, float gesture = 3, pinchin, float
@@ -385,7 +430,7 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# Lock # Lock
bindl=,switch:Lid Switch, exec, hyprlock # bindl=,switch:Lid Switch, exec, hyprlock
@@ -450,3 +495,6 @@ source = ~/.config/hypr/configs/windowrules.conf
#} #}
source = ./dms/cursor.conf source = ./dms/cursor.conf
source = /home/sinsa/.config/hypr/noctalia/noctalia-colors.conf
+30 -78
View File
@@ -1,80 +1,32 @@
# vim:ft=kitty color0 #0c141b
color1 #ffb4ab
color2 #4edad4
color3 #80d5d0
color4 #96cdf8
color5 #4edad4
color6 #80d5d0
color7 #dbe3ed
color8 #8293a2
color9 #ffb4ab
color10 #4edad4
color11 #80d5d0
color12 #96cdf8
color13 #4edad4
color14 #80d5d0
color15 #dbe3ed
## name: Catppuccin-Mocha cursor #dbe3ed
## author: Pocco81 (https://github.com/Pocco81) cursor_text_color #0c141b
## license: MIT background #0c141b
## upstream: https://github.com/catppuccin/kitty/blob/main/themes/mocha.conf foreground #dbe3ed
## blurb: Soothing pastel theme for the high-spirited! selection_foreground #b7c9d9
selection_background #384956
active_border_color #4edad4
inactive_border_color #384956
url_color #4edad4
active_tab_foreground #003735
active_tab_background #4edad4
# The basic colors inactive_tab_foreground #b7c9d9
foreground #CDD6F4 inactive_tab_background #384956
background #1E1E2E cursor_trail_color #b7c9d9
selection_foreground #1E1E2E
selection_background #F5E0DC
# Cursor colors
cursor #F5E0DC
cursor_text_color #1E1E2E
# URL underline color when hovering with mouse
url_color #F5E0DC
# Kitty window border colors
active_border_color #B4BEFE
inactive_border_color #6C7086
bell_border_color #F9E2AF
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #11111B
active_tab_background #CBA6F7
inactive_tab_foreground #CDD6F4
inactive_tab_background #181825
tab_bar_background #11111B
# Colors for marks (marked text in the terminal)
mark1_foreground #1E1E2E
mark1_background #B4BEFE
mark2_foreground #1E1E2E
mark2_background #CBA6F7
mark3_foreground #1E1E2E
mark3_background #74C7EC
# The 16 terminal colors
# black
color0 #45475A
color8 #585B70
# red
color1 #F38BA8
color9 #F38BA8
# green
color2 #A6E3A1
color10 #A6E3A1
# yellow
color3 #F9E2AF
color11 #F9E2AF
# blue
color4 #89B4FA
color12 #89B4FA
# magenta
color5 #F5C2E7
color13 #F5C2E7
# cyan
color6 #94E2D5
color14 #94E2D5
# white
color7 #BAC2DE
color15 #A6ADC8
+4 -1
View File
@@ -3013,8 +3013,11 @@ bold_italic_font auto
# BEGIN_KITTY_THEME # BEGIN_KITTY_THEME
# Catppuccin-Mocha # Noctalia
include current-theme.conf include current-theme.conf
# END_KITTY_THEME # END_KITTY_THEME
# #
# include colors.conf # include colors.conf
#
map XF86AudioPause no_op
allow_remote_control no
+4 -1
View File
@@ -3013,8 +3013,11 @@ bold_italic_font auto
# BEGIN_KITTY_THEME # BEGIN_KITTY_THEME
# Noctalia # Catppuccin-Mocha
include current-theme.conf include current-theme.conf
# END_KITTY_THEME # END_KITTY_THEME
# #
# include colors.conf # include colors.conf
#
map XF86AudioPause no_op
allow_remote_control no
+11
View File
@@ -342,7 +342,18 @@ layer-rule {
open-maximized true open-maximized true
} }
window-rule {
// Rounded corners for a modern look.
geometry-corner-radius 20
// Clips window contents to the rounded corner boundaries.
clip-to-geometry true
}
debug {
// Allows notification actions and window activation from Noctalia.
honor-xdg-activation-with-invalid-serial
}
window-rule { window-rule {
geometry-corner-radius 12 geometry-corner-radius 12
+8 -8
View File
@@ -1,14 +1,14 @@
layout { layout {
focus-ring { focus-ring {
active-color "#d5bbff" active-color "#4edad4"
inactive-color "#141316" inactive-color "#0c141b"
urgent-color "#ffb4ab" urgent-color "#ffb4ab"
} }
border { border {
active-color "#d5bbff" active-color "#4edad4"
inactive-color "#141316" inactive-color "#0c141b"
urgent-color "#ffb4ab" urgent-color "#ffb4ab"
} }
@@ -17,19 +17,19 @@ layout {
} }
tab-indicator { tab-indicator {
active-color "#d5bbff" active-color "#4edad4"
inactive-color "#543587" inactive-color "#00504d"
urgent-color "#ffb4ab" urgent-color "#ffb4ab"
} }
insert-hint { insert-hint {
color "#d5bbff80" color "#4edad480"
} }
} }
recent-windows { recent-windows {
highlight { highlight {
active-color "#d5bbff" active-color "#4edad4"
urgent-color "#ffb4ab" urgent-color "#ffb4ab"
} }
} }
+13 -13
View File
@@ -1,25 +1,25 @@
{ {
"mPrimary": "#d5bbff", "mPrimary": "#4edad4",
"mOnPrimary": "#3d1c6f", "mOnPrimary": "#003735",
"mSecondary": "#cec2db", "mSecondary": "#80d5d0",
"mOnSecondary": "#342d40", "mOnSecondary": "#003735",
"mTertiary": "#f1b7c3", "mTertiary": "#96cdf8",
"mOnTertiary": "#4a252f", "mOnTertiary": "#00344f",
"mError": "#ffb4ab", "mError": "#ffb4ab",
"mOnError": "#690005", "mOnError": "#690005",
"mSurface": "#141316", "mSurface": "#0c141b",
"mOnSurface": "#e6e1e6", "mOnSurface": "#dbe3ed",
"mSurfaceVariant": "#211f22", "mSurfaceVariant": "#182027",
"mOnSurfaceVariant": "#cbc4cf", "mOnSurfaceVariant": "#b7c9d9",
"mOutline": "#49454e", "mOutline": "#384956",
"mShadow": "#000000", "mShadow": "#000000",
"mHover": "#f1b7c3", "mHover": "#96cdf8",
"mOnHover": "#4a252f" "mOnHover": "#00344f"
} }
+1 -1
View File
@@ -117,7 +117,7 @@ ColumnLayout {
NSlider { NSlider {
Layout.fillWidth: true Layout.fillWidth: true
from: 0 from: 0
to: 200 to: 1000
stepSize: 10 stepSize: 10
value: root.valueMaxResults value: root.valueMaxResults
onMoved: root.valueMaxResults = Math.round(value) onMoved: root.valueMaxResults = Math.round(value)
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"id": "file-search", "id": "file-search",
"name": "File Search", "name": "File Search",
"version": "1.0.2", "version": "1.0.4",
"minNoctaliaVersion": "4.1.2", "minNoctaliaVersion": "4.1.2",
"author": "ericbreh", "author": "ericbreh",
"license": "MIT", "license": "MIT",
@@ -22,7 +22,7 @@
"metadata": { "metadata": {
"defaultSettings": { "defaultSettings": {
"showHidden": false, "showHidden": false,
"maxResults": 0, "maxResults": 100,
"fileOpener": "xdg-open", "fileOpener": "xdg-open",
"searchDirectory": "~", "searchDirectory": "~",
"fdCommand": "fd" "fdCommand": "fd"
+26 -8
View File
@@ -18,6 +18,7 @@
"ignoreMouseInput": false, "ignoreMouseInput": false,
"overviewLayer": false, "overviewLayer": false,
"pinnedApps": [ "pinnedApps": [
"zen-twilight"
], ],
"position": "center", "position": "center",
"screenshotAnnotationTool": "", "screenshotAnnotationTool": "",
@@ -43,7 +44,7 @@
"autoHideDelay": 500, "autoHideDelay": 500,
"autoShowDelay": 150, "autoShowDelay": 150,
"backgroundOpacity": 0.93, "backgroundOpacity": 0.93,
"barType": "floating", "barType": "simple",
"capsuleColorKey": "none", "capsuleColorKey": "none",
"capsuleOpacity": 1, "capsuleOpacity": 1,
"contentPadding": 2, "contentPadding": 2,
@@ -273,7 +274,7 @@
}, },
"colorSchemes": { "colorSchemes": {
"darkMode": true, "darkMode": true,
"generationMethod": "tonal-spot", "generationMethod": "fruit-salad",
"manualSunrise": "06:30", "manualSunrise": "06:30",
"manualSunset": "18:30", "manualSunset": "18:30",
"monitorForColors": "", "monitorForColors": "",
@@ -419,7 +420,7 @@
"colorizeIcons": false, "colorizeIcons": false,
"deadOpacity": 0.6, "deadOpacity": 0.6,
"displayMode": "auto_hide", "displayMode": "auto_hide",
"dockType": "floating", "dockType": "attached",
"enabled": true, "enabled": true,
"floatingRatio": 1, "floatingRatio": 1,
"groupApps": true, "groupApps": true,
@@ -430,15 +431,16 @@
"indicatorColor": "primary", "indicatorColor": "primary",
"indicatorOpacity": 0.6, "indicatorOpacity": 0.6,
"indicatorThickness": 3, "indicatorThickness": 3,
"launcherIcon": "cat", "launcherIcon": "book",
"launcherIconColor": "none", "launcherIconColor": "none",
"launcherPosition": "start", "launcherPosition": "start",
"launcherUseDistroLogo": false, "launcherUseDistroLogo": true,
"monitors": [ "monitors": [
], ],
"onlySameOutput": true, "onlySameOutput": true,
"pinnedApps": [ "pinnedApps": [
"kitty", "kitty",
"zen-twilight",
"brave-browser" "brave-browser"
], ],
"pinnedStatic": true, "pinnedStatic": true,
@@ -453,12 +455,12 @@
"allowPasswordWithFprintd": true, "allowPasswordWithFprintd": true,
"animationDisabled": false, "animationDisabled": false,
"animationSpeed": 1, "animationSpeed": 1,
"autoStartAuth": false, "autoStartAuth": true,
"avatarImage": "/home/sinsa/.face", "avatarImage": "/home/sinsa/.face",
"boxRadiusRatio": 1, "boxRadiusRatio": 1,
"clockFormat": "hh\\nmm", "clockFormat": "hh\\nmm",
"clockStyle": "custom", "clockStyle": "custom",
"compactLockScreen": false, "compactLockScreen": true,
"dimmerOpacity": 0.2, "dimmerOpacity": 0.2,
"enableBlurBehind": true, "enableBlurBehind": true,
"enableLockScreenCountdown": true, "enableLockScreenCountdown": true,
@@ -507,7 +509,7 @@
"shadowOffsetX": 2, "shadowOffsetX": 2,
"shadowOffsetY": 3, "shadowOffsetY": 3,
"showChangelogOnStartup": true, "showChangelogOnStartup": true,
"showHibernateOnLockScreen": false, "showHibernateOnLockScreen": true,
"showScreenCorners": false, "showScreenCorners": false,
"showSessionButtonsOnLockScreen": true, "showSessionButtonsOnLockScreen": true,
"smoothScrollEnabled": true, "smoothScrollEnabled": true,
@@ -728,6 +730,22 @@
{ {
"enabled": true, "enabled": true,
"id": "niri" "id": "niri"
},
{
"enabled": true,
"id": "hyprtoolkit"
},
{
"enabled": true,
"id": "hyprland"
},
{
"enabled": true,
"id": "gtk"
},
{
"enabled": true,
"id": "qt"
} }
], ],
"enableUserTheming": false "enableUserTheming": false
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,3 @@
2026/04/22-01:04:26.309 26003 Reusing MANIFEST /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/MANIFEST-000001 2026/05/01-13:24:32.558 179c6 Reusing MANIFEST /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/MANIFEST-000001
2026/04/22-01:04:26.309 26003 Recovering log #6 2026/05/01-13:24:32.558 179c6 Recovering log #6
2026/04/22-01:04:26.311 26003 Reusing old log /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log 2026/05/01-13:24:32.560 179c6 Reusing old log /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log
@@ -1,3 +1,3 @@
2026/04/09-18:13:19.429 aa2a5 Reusing MANIFEST /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/MANIFEST-000001 2026/05/01-12:41:27.989 15193 Reusing MANIFEST /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/MANIFEST-000001
2026/04/09-18:13:19.429 aa2a5 Recovering log #6 2026/05/01-12:41:27.989 15193 Recovering log #6
2026/04/09-18:13:19.431 aa2a5 Reusing old log /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log 2026/05/01-12:41:27.990 15193 Reusing old log /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log
Binary file not shown.
+3 -3
View File
@@ -1,3 +1,3 @@
2026/04/22-01:04:25.933 25f87 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001 2026/05/01-13:24:32.186 17a42 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001
2026/04/22-01:04:25.936 25f87 Recovering log #3 2026/05/01-13:24:32.190 17a42 Recovering log #3
2026/04/22-01:04:25.936 25f87 Reusing old log /home/sinsa/.config/obsidian/Local Storage/leveldb/000003.log 2026/05/01-13:24:32.190 17a42 Reusing old log /home/sinsa/.config/obsidian/Local Storage/leveldb/000003.log
+3 -3
View File
@@ -1,3 +1,3 @@
2026/04/09-18:13:19.122 aa2a5 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001 2026/05/01-12:41:27.575 15117 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001
2026/04/09-18:13:19.125 aa2a5 Recovering log #3 2026/05/01-12:41:27.578 15117 Recovering log #3
2026/04/09-18:13:19.125 aa2a5 Reusing old log /home/sinsa/.config/obsidian/Local Storage/leveldb/000003.log 2026/05/01-12:41:27.578 15117 Reusing old log /home/sinsa/.config/obsidian/Local Storage/leveldb/000003.log
+1 -1
View File
@@ -1 +1 @@
{"net":{"http_server_properties":{"servers":[{"anonymization":[],"server":"https://redirector.gvt1.com","supports_spdy":true},{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13421956328697328","port":443,"protocol_str":"quic"}],"anonymization":[],"network_stats":{"srtt":138767},"server":"https://r1---sn-apo3xh-4jvs.gvt1.com"},{"anonymization":[],"server":"https://raw.githubusercontent.com","supports_spdy":true},{"anonymization":[],"server":"https://releases.obsidian.md","supports_spdy":true}],"supports_quic":{"address":"192.168.1.152","used_quic":true},"version":5},"network_qualities":{"CAASABiAgICA+P////8B":"4G","CAISABiAgICA+P////8B":"4G","CAYSABiAgICA+P////8B":"Offline"}}} {"net":{"http_server_properties":{"servers":[{"anonymization":[],"server":"https://redirector.gvt1.com","supports_spdy":true},{"anonymization":[],"server":"https://releases.obsidian.md","supports_spdy":true},{"anonymization":[],"server":"https://raw.githubusercontent.com","supports_spdy":true}],"supports_quic":{"address":"192.168.1.152","used_quic":true},"version":5},"network_qualities":{"CAASABiAgICA+P////8B":"4G","CAISABiAgICA+P////8B":"4G","CAYSABiAgICA+P////8B":"Offline"}}}
Binary file not shown.
+3 -3
View File
@@ -1,3 +1,3 @@
2026/04/09-18:13:22.439 aa2a5 Reusing MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001 2026/05/01-13:24:58.720 179c6 Reusing MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001
2026/04/09-18:13:22.439 aa2a5 Recovering log #3 2026/05/01-13:24:58.720 179c6 Recovering log #3
2026/04/09-18:13:22.439 aa2a5 Reusing old log /home/sinsa/.config/obsidian/Session Storage/000003.log 2026/05/01-13:24:58.720 179c6 Reusing old log /home/sinsa/.config/obsidian/Session Storage/000003.log
+3 -3
View File
@@ -1,3 +1,3 @@
2026/04/08-14:42:09.894 67679 Reusing MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001 2026/05/01-12:41:31.154 15117 Reusing MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001
2026/04/08-14:42:09.895 67679 Recovering log #3 2026/05/01-12:41:31.154 15117 Recovering log #3
2026/04/08-14:42:09.895 67679 Reusing old log /home/sinsa/.config/obsidian/Session Storage/000003.log 2026/05/01-12:41:31.154 15117 Reusing old log /home/sinsa/.config/obsidian/Session Storage/000003.log
+1 -1
View File
@@ -1 +1 @@
{"sts":[{"expiry":1784588666.316713,"host":"vujniKkI4kXYOXQyVj7+plU9qjCkjXeSVdahN1vCVTA=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1776812666.316715},{"expiry":1806426728.013577,"host":"/Io2PStL7/jvcod3tT0jPo73HDnRILY4Di46SHjGwTk=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1774890728.01358}],"version":2} {"sts":[{"expiry":1785410672.494287,"host":"vujniKkI4kXYOXQyVj7+plU9qjCkjXeSVdahN1vCVTA=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1777634672.49429},{"expiry":1806426728.013577,"host":"/Io2PStL7/jvcod3tT0jPo73HDnRILY4Di46SHjGwTk=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1774890728.01358}],"version":2}
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
{"x":0,"y":0,"width":1536,"height":960,"isMaximized":true,"devTools":false,"zoom":0} {"x":0,"y":0,"width":744,"height":897,"isMaximized":true,"devTools":false,"zoom":0}
+25
View File
@@ -51,3 +51,28 @@
2026-04-22 00:04:25 Success. 2026-04-22 00:04:25 Success.
2026-04-22 00:04:25 Latest version is 1.12.7 2026-04-22 00:04:25 Latest version is 1.12.7
2026-04-22 00:04:25 App is up to date. 2026-04-22 00:04:25 App is up to date.
2026-04-30 16:19:09 Loaded main app package /usr/lib/obsidian/obsidian.asar
2026-04-30 16:19:09 Checking for update using Github
2026-04-30 16:19:09 Success.
2026-04-30 16:19:09 Latest version is 1.12.7
2026-04-30 16:19:09 App is up to date.
2026-05-01 10:40:29 Loaded main app package /usr/lib/obsidian/obsidian.asar
2026-05-01 10:40:29 Checking for update using Github
2026-05-01 10:40:30 Success.
2026-05-01 10:40:30 Latest version is 1.12.7
2026-05-01 10:40:30 App is up to date.
2026-05-01 10:41:22 Loaded main app package /usr/lib/obsidian/obsidian.asar
2026-05-01 10:41:22 Checking for update using Github
2026-05-01 10:41:22 Success.
2026-05-01 10:41:22 Latest version is 1.12.7
2026-05-01 10:41:22 App is up to date.
2026-05-01 10:41:27 Loaded main app package /usr/lib/obsidian/obsidian.asar
2026-05-01 10:41:27 Checking for update using Github
2026-05-01 10:41:27 Success.
2026-05-01 10:41:27 Latest version is 1.12.7
2026-05-01 10:41:27 App is up to date.
2026-05-01 11:24:32 Loaded main app package /usr/lib/obsidian/obsidian.asar
2026-05-01 11:24:32 Checking for update using Github
2026-05-01 11:24:32 Success.
2026-05-01 11:24:32 Latest version is 1.12.7
2026-05-01 11:24:32 App is up to date.