diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 0272717..1338bde 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -36,7 +36,8 @@ monitor= eDP-1, 3072x1920@60, auto, auto $terminal = kitty $fileManager = nautilus # $menu = hyprlauncher -$menu = rofi -show drun +# $menu = rofi -show drun +$menu = qs -c noctalia-shell ipc call launcher toggle ################# ### AUTOSTART ### @@ -49,22 +50,24 @@ exec-once = $terminal # exec-once = nm-applet & # exec-once = waybar & hyprpaper # exec-once = nm-applet -exec-once = awww-daemon +# exec-once = awww-daemon # exec-once = blueman-applet -exec-once = swaync +# exec-once = swaync # exec-once = hyprpanel # exec-once = hyprpaper # exec-once = ashell & hyprpaper exec-once = systemctl --user start hyprpolkitagent #exec-once = nextcloud exec-once =/usr/bin/nextcloud --background -exec-once = hypridle +# exec-once = hypridle 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 = wl-paste --type text --watch cliphist store -exec-once = wl-paste --type image --watch cliphist store +# 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 = 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 = syncthing +exec-once = syncthing --no-browser ############################# ### 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 --------- +# See https://wiki.hypr.land/Configuring/Gestures + + # gesture = 3, horizontal, workspace -gesture = 3, swipe, move +# gesture = 3, swipe, move gesture = 4, vertical, fullscreen, maximize -gesture = 4, horizontal, workspace +gesture = 3, horizontal, workspace gesture = 3, pinchout, float gesture = 3, pinchin, float @@ -385,7 +430,7 @@ bindl = , XF86AudioPrev, exec, playerctl previous # 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 = /home/sinsa/.config/hypr/noctalia/noctalia-colors.conf + diff --git a/kitty/current-theme.conf b/kitty/current-theme.conf index dda305c..7a5eecf 100644 --- a/kitty/current-theme.conf +++ b/kitty/current-theme.conf @@ -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 -## author: Pocco81 (https://github.com/Pocco81) -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/themes/mocha.conf -## blurb: Soothing pastel theme for the high-spirited! +cursor #dbe3ed +cursor_text_color #0c141b +background #0c141b +foreground #dbe3ed +selection_foreground #b7c9d9 +selection_background #384956 +active_border_color #4edad4 +inactive_border_color #384956 +url_color #4edad4 - - -# The basic colors -foreground #CDD6F4 -background #1E1E2E -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 +active_tab_foreground #003735 +active_tab_background #4edad4 +inactive_tab_foreground #b7c9d9 +inactive_tab_background #384956 +cursor_trail_color #b7c9d9 diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 0fe93a3..96c2858 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -3013,8 +3013,11 @@ bold_italic_font auto # BEGIN_KITTY_THEME -# Catppuccin-Mocha +# Noctalia include current-theme.conf # END_KITTY_THEME # # include colors.conf +# +map XF86AudioPause no_op +allow_remote_control no diff --git a/kitty/kitty.conf.bak b/kitty/kitty.conf.bak index ca04370..71b2245 100644 --- a/kitty/kitty.conf.bak +++ b/kitty/kitty.conf.bak @@ -3013,8 +3013,11 @@ bold_italic_font auto # BEGIN_KITTY_THEME -# Noctalia +# Catppuccin-Mocha include current-theme.conf # END_KITTY_THEME # # include colors.conf +# +map XF86AudioPause no_op +allow_remote_control no diff --git a/niri/config.kdl b/niri/config.kdl index 133ee25..131a92c 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -342,7 +342,18 @@ layer-rule { 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 { geometry-corner-radius 12 diff --git a/niri/noctalia.kdl b/niri/noctalia.kdl index 3e0ef4c..e55308a 100644 --- a/niri/noctalia.kdl +++ b/niri/noctalia.kdl @@ -1,14 +1,14 @@ layout { focus-ring { - active-color "#d5bbff" - inactive-color "#141316" + active-color "#4edad4" + inactive-color "#0c141b" urgent-color "#ffb4ab" } border { - active-color "#d5bbff" - inactive-color "#141316" + active-color "#4edad4" + inactive-color "#0c141b" urgent-color "#ffb4ab" } @@ -17,19 +17,19 @@ layout { } tab-indicator { - active-color "#d5bbff" - inactive-color "#543587" + active-color "#4edad4" + inactive-color "#00504d" urgent-color "#ffb4ab" } insert-hint { - color "#d5bbff80" + color "#4edad480" } } recent-windows { highlight { - active-color "#d5bbff" + active-color "#4edad4" urgent-color "#ffb4ab" } } diff --git a/noctalia/colors.json b/noctalia/colors.json index 22615d8..9114f37 100644 --- a/noctalia/colors.json +++ b/noctalia/colors.json @@ -1,25 +1,25 @@ { - "mPrimary": "#d5bbff", - "mOnPrimary": "#3d1c6f", + "mPrimary": "#4edad4", + "mOnPrimary": "#003735", - "mSecondary": "#cec2db", - "mOnSecondary": "#342d40", + "mSecondary": "#80d5d0", + "mOnSecondary": "#003735", - "mTertiary": "#f1b7c3", - "mOnTertiary": "#4a252f", + "mTertiary": "#96cdf8", + "mOnTertiary": "#00344f", "mError": "#ffb4ab", "mOnError": "#690005", - "mSurface": "#141316", - "mOnSurface": "#e6e1e6", + "mSurface": "#0c141b", + "mOnSurface": "#dbe3ed", - "mSurfaceVariant": "#211f22", - "mOnSurfaceVariant": "#cbc4cf", + "mSurfaceVariant": "#182027", + "mOnSurfaceVariant": "#b7c9d9", - "mOutline": "#49454e", + "mOutline": "#384956", "mShadow": "#000000", - "mHover": "#f1b7c3", - "mOnHover": "#4a252f" + "mHover": "#96cdf8", + "mOnHover": "#00344f" } \ No newline at end of file diff --git a/noctalia/plugins/file-search/Settings.qml b/noctalia/plugins/file-search/Settings.qml index 19efae2..fc7ed87 100644 --- a/noctalia/plugins/file-search/Settings.qml +++ b/noctalia/plugins/file-search/Settings.qml @@ -117,7 +117,7 @@ ColumnLayout { NSlider { Layout.fillWidth: true from: 0 - to: 200 + to: 1000 stepSize: 10 value: root.valueMaxResults onMoved: root.valueMaxResults = Math.round(value) diff --git a/noctalia/plugins/file-search/manifest.json b/noctalia/plugins/file-search/manifest.json index 718df34..0d0facf 100644 --- a/noctalia/plugins/file-search/manifest.json +++ b/noctalia/plugins/file-search/manifest.json @@ -1,7 +1,7 @@ { "id": "file-search", "name": "File Search", - "version": "1.0.2", + "version": "1.0.4", "minNoctaliaVersion": "4.1.2", "author": "ericbreh", "license": "MIT", @@ -22,7 +22,7 @@ "metadata": { "defaultSettings": { "showHidden": false, - "maxResults": 0, + "maxResults": 100, "fileOpener": "xdg-open", "searchDirectory": "~", "fdCommand": "fd" diff --git a/noctalia/settings.json b/noctalia/settings.json index 8032dd7..ccc8480 100644 --- a/noctalia/settings.json +++ b/noctalia/settings.json @@ -18,6 +18,7 @@ "ignoreMouseInput": false, "overviewLayer": false, "pinnedApps": [ + "zen-twilight" ], "position": "center", "screenshotAnnotationTool": "", @@ -43,7 +44,7 @@ "autoHideDelay": 500, "autoShowDelay": 150, "backgroundOpacity": 0.93, - "barType": "floating", + "barType": "simple", "capsuleColorKey": "none", "capsuleOpacity": 1, "contentPadding": 2, @@ -273,7 +274,7 @@ }, "colorSchemes": { "darkMode": true, - "generationMethod": "tonal-spot", + "generationMethod": "fruit-salad", "manualSunrise": "06:30", "manualSunset": "18:30", "monitorForColors": "", @@ -419,7 +420,7 @@ "colorizeIcons": false, "deadOpacity": 0.6, "displayMode": "auto_hide", - "dockType": "floating", + "dockType": "attached", "enabled": true, "floatingRatio": 1, "groupApps": true, @@ -430,15 +431,16 @@ "indicatorColor": "primary", "indicatorOpacity": 0.6, "indicatorThickness": 3, - "launcherIcon": "cat", + "launcherIcon": "book", "launcherIconColor": "none", "launcherPosition": "start", - "launcherUseDistroLogo": false, + "launcherUseDistroLogo": true, "monitors": [ ], "onlySameOutput": true, "pinnedApps": [ "kitty", + "zen-twilight", "brave-browser" ], "pinnedStatic": true, @@ -453,12 +455,12 @@ "allowPasswordWithFprintd": true, "animationDisabled": false, "animationSpeed": 1, - "autoStartAuth": false, + "autoStartAuth": true, "avatarImage": "/home/sinsa/.face", "boxRadiusRatio": 1, "clockFormat": "hh\\nmm", "clockStyle": "custom", - "compactLockScreen": false, + "compactLockScreen": true, "dimmerOpacity": 0.2, "enableBlurBehind": true, "enableLockScreenCountdown": true, @@ -507,7 +509,7 @@ "shadowOffsetX": 2, "shadowOffsetY": 3, "showChangelogOnStartup": true, - "showHibernateOnLockScreen": false, + "showHibernateOnLockScreen": true, "showScreenCorners": false, "showSessionButtonsOnLockScreen": true, "smoothScrollEnabled": true, @@ -728,6 +730,22 @@ { "enabled": true, "id": "niri" + }, + { + "enabled": true, + "id": "hyprtoolkit" + }, + { + "enabled": true, + "id": "hyprland" + }, + { + "enabled": true, + "id": "gtk" + }, + { + "enabled": true, + "id": "qt" } ], "enableUserTheming": false diff --git a/obsidian/Cache/Cache_Data/34ec97c848ca943b_0 b/obsidian/Cache/Cache_Data/34ec97c848ca943b_0 index 37a02af..7f4db4e 100644 Binary files a/obsidian/Cache/Cache_Data/34ec97c848ca943b_0 and b/obsidian/Cache/Cache_Data/34ec97c848ca943b_0 differ diff --git a/obsidian/Cache/Cache_Data/fc52697cff125bba_0 b/obsidian/Cache/Cache_Data/fc52697cff125bba_0 index 78d9be9..9962f26 100644 Binary files a/obsidian/Cache/Cache_Data/fc52697cff125bba_0 and b/obsidian/Cache/Cache_Data/fc52697cff125bba_0 differ diff --git a/obsidian/Cache/Cache_Data/index-dir/the-real-index b/obsidian/Cache/Cache_Data/index-dir/the-real-index index ce5d9ae..e1144a6 100644 Binary files a/obsidian/Cache/Cache_Data/index-dir/the-real-index and b/obsidian/Cache/Cache_Data/index-dir/the-real-index differ diff --git a/obsidian/Code Cache/js/index-dir/the-real-index b/obsidian/Code Cache/js/index-dir/the-real-index index d184de7..447860c 100644 Binary files a/obsidian/Code Cache/js/index-dir/the-real-index and b/obsidian/Code Cache/js/index-dir/the-real-index differ diff --git a/obsidian/DIPS b/obsidian/DIPS index 7d8ca81..e591e0f 100644 Binary files a/obsidian/DIPS and b/obsidian/DIPS differ diff --git a/obsidian/DawnGraphiteCache/data_1 b/obsidian/DawnGraphiteCache/data_1 index df6fb31..52aabc5 100644 Binary files a/obsidian/DawnGraphiteCache/data_1 and b/obsidian/DawnGraphiteCache/data_1 differ diff --git a/obsidian/DawnGraphiteCache/index b/obsidian/DawnGraphiteCache/index index 8cb13e1..8d18425 100644 Binary files a/obsidian/DawnGraphiteCache/index and b/obsidian/DawnGraphiteCache/index differ diff --git a/obsidian/DawnWebGPUCache/data_1 b/obsidian/DawnWebGPUCache/data_1 index 4774d1b..4a8de37 100644 Binary files a/obsidian/DawnWebGPUCache/data_1 and b/obsidian/DawnWebGPUCache/data_1 differ diff --git a/obsidian/DawnWebGPUCache/index b/obsidian/DawnWebGPUCache/index index f7d3bf9..ccb619e 100644 Binary files a/obsidian/DawnWebGPUCache/index and b/obsidian/DawnWebGPUCache/index differ diff --git a/obsidian/GPUCache/data_0 b/obsidian/GPUCache/data_0 index 539b414..d10fc5c 100644 Binary files a/obsidian/GPUCache/data_0 and b/obsidian/GPUCache/data_0 differ diff --git a/obsidian/GPUCache/data_1 b/obsidian/GPUCache/data_1 index f285d96..f295398 100644 Binary files a/obsidian/GPUCache/data_1 and b/obsidian/GPUCache/data_1 differ diff --git a/obsidian/GPUCache/data_2 b/obsidian/GPUCache/data_2 index 7fa08fd..edd0286 100644 Binary files a/obsidian/GPUCache/data_2 and b/obsidian/GPUCache/data_2 differ diff --git a/obsidian/GPUCache/data_3 b/obsidian/GPUCache/data_3 index a32c777..d872398 100644 Binary files a/obsidian/GPUCache/data_3 and b/obsidian/GPUCache/data_3 differ diff --git a/obsidian/GPUCache/index b/obsidian/GPUCache/index index 09b78bd..76c0de3 100644 Binary files a/obsidian/GPUCache/index and b/obsidian/GPUCache/index differ diff --git a/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log b/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log index 39f2c4e..8c74f92 100644 Binary files a/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log and b/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log differ diff --git a/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG b/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG index dfe9210..e034ffc 100644 --- a/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG +++ b/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG @@ -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/04/22-01:04:26.309 26003 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.558 179c6 Reusing MANIFEST /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/MANIFEST-000001 +2026/05/01-13:24:32.558 179c6 Recovering log #6 +2026/05/01-13:24:32.560 179c6 Reusing old log /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log diff --git a/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG.old b/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG.old index a303fca..74ec803 100644 --- a/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG.old +++ b/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/LOG.old @@ -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/04/09-18:13:19.429 aa2a5 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.989 15193 Reusing MANIFEST /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/MANIFEST-000001 +2026/05/01-12:41:27.989 15193 Recovering log #6 +2026/05/01-12:41:27.990 15193 Reusing old log /home/sinsa/.config/obsidian/IndexedDB/app_obsidian.md_0.indexeddb.leveldb/000006.log diff --git a/obsidian/Local Storage/leveldb/000003.log b/obsidian/Local Storage/leveldb/000003.log index fbec3d2..feb24b7 100644 Binary files a/obsidian/Local Storage/leveldb/000003.log and b/obsidian/Local Storage/leveldb/000003.log differ diff --git a/obsidian/Local Storage/leveldb/LOG b/obsidian/Local Storage/leveldb/LOG index a27ffde..42caad1 100644 --- a/obsidian/Local Storage/leveldb/LOG +++ b/obsidian/Local Storage/leveldb/LOG @@ -1,3 +1,3 @@ -2026/04/22-01:04:25.933 25f87 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001 -2026/04/22-01:04:25.936 25f87 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.186 17a42 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001 +2026/05/01-13:24:32.190 17a42 Recovering log #3 +2026/05/01-13:24:32.190 17a42 Reusing old log /home/sinsa/.config/obsidian/Local Storage/leveldb/000003.log diff --git a/obsidian/Local Storage/leveldb/LOG.old b/obsidian/Local Storage/leveldb/LOG.old index 7c63e18..76f970e 100644 --- a/obsidian/Local Storage/leveldb/LOG.old +++ b/obsidian/Local Storage/leveldb/LOG.old @@ -1,3 +1,3 @@ -2026/04/09-18:13:19.122 aa2a5 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001 -2026/04/09-18:13:19.125 aa2a5 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.575 15117 Reusing MANIFEST /home/sinsa/.config/obsidian/Local Storage/leveldb/MANIFEST-000001 +2026/05/01-12:41:27.578 15117 Recovering log #3 +2026/05/01-12:41:27.578 15117 Reusing old log /home/sinsa/.config/obsidian/Local Storage/leveldb/000003.log diff --git a/obsidian/Network Persistent State b/obsidian/Network Persistent State index 829f94e..d432c96 100644 --- a/obsidian/Network Persistent State +++ b/obsidian/Network Persistent State @@ -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"}}} \ No newline at end of file +{"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"}}} \ No newline at end of file diff --git a/obsidian/Session Storage/000003.log b/obsidian/Session Storage/000003.log index 9fc3b38..b3ae350 100644 Binary files a/obsidian/Session Storage/000003.log and b/obsidian/Session Storage/000003.log differ diff --git a/obsidian/Session Storage/LOG b/obsidian/Session Storage/LOG index 654e379..3e55990 100644 --- a/obsidian/Session Storage/LOG +++ b/obsidian/Session Storage/LOG @@ -1,3 +1,3 @@ -2026/04/09-18:13:22.439 aa2a5 Reusing MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001 -2026/04/09-18:13:22.439 aa2a5 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 MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001 +2026/05/01-13:24:58.720 179c6 Recovering log #3 +2026/05/01-13:24:58.720 179c6 Reusing old log /home/sinsa/.config/obsidian/Session Storage/000003.log diff --git a/obsidian/Session Storage/LOG.old b/obsidian/Session Storage/LOG.old index f0bb95f..8e32ffa 100644 --- a/obsidian/Session Storage/LOG.old +++ b/obsidian/Session Storage/LOG.old @@ -1,3 +1,3 @@ -2026/04/08-14:42:09.894 67679 Reusing MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001 -2026/04/08-14:42:09.895 67679 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 MANIFEST /home/sinsa/.config/obsidian/Session Storage/MANIFEST-000001 +2026/05/01-12:41:31.154 15117 Recovering log #3 +2026/05/01-12:41:31.154 15117 Reusing old log /home/sinsa/.config/obsidian/Session Storage/000003.log diff --git a/obsidian/TransportSecurity b/obsidian/TransportSecurity index 2c55f5c..2ab5697 100644 --- a/obsidian/TransportSecurity +++ b/obsidian/TransportSecurity @@ -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} \ No newline at end of file +{"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} \ No newline at end of file diff --git a/obsidian/WebStorage/QuotaManager b/obsidian/WebStorage/QuotaManager index c3a5e1c..e9a9026 100644 Binary files a/obsidian/WebStorage/QuotaManager and b/obsidian/WebStorage/QuotaManager differ diff --git a/obsidian/c3411eb17765dc1c.json b/obsidian/c3411eb17765dc1c.json index 03fb8c4..c88c89e 100644 --- a/obsidian/c3411eb17765dc1c.json +++ b/obsidian/c3411eb17765dc1c.json @@ -1 +1 @@ -{"x":0,"y":0,"width":1536,"height":960,"isMaximized":true,"devTools":false,"zoom":0} \ No newline at end of file +{"x":0,"y":0,"width":744,"height":897,"isMaximized":true,"devTools":false,"zoom":0} \ No newline at end of file diff --git a/obsidian/obsidian.log b/obsidian/obsidian.log index 59bbbee..6198927 100644 --- a/obsidian/obsidian.log +++ b/obsidian/obsidian.log @@ -51,3 +51,28 @@ 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 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.