Regenerated

This commit is contained in:
2026-03-25 20:46:28 +00:00
parent fa44f9863b
commit 5bc4b819f4
2295 changed files with 82198 additions and 42 deletions
+6 -7
View File
@@ -818,23 +818,22 @@ let
waybarPath = "${pkgs.waybar}/bin/waybar";
in
{
# Install Waybar in the system
environment.systemPackages = [
pkgs.waybar
];
# Enable a user systemd service for Waybar
systemd.user.services.waybar = {
description = "Waybar for Hyprland";
after = [ "graphical.target" ];
after = [ "graphical-session.target" ]; # wait for user session
serviceConfig = {
ExecStart = "${waybarPath}";
Restart = "always";
Environment = [
"WAYLAND_DISPLAY=${config.environment.sessionVariables.WAYLAND_DISPLAY or "wayland-0"}"
"XDG_CURRENT_DESKTOP=Hyprland"
];
Environment = ''
WAYLAND_DISPLAY=${config.environment.sessionVariables.WAYLAND_DISPLAY or "wayland-0"}
XDG_CURRENT_DESKTOP=Hyprland
XDG_RUNTIME_DIR=${config.environment.sessionVariables.XDG_RUNTIME_DIR or "/run/user/${config.users.users.${config.defaultUser}.uid}"}
'';
};
wantedBy = [ "default.target" ];
@@ -0,0 +1 @@
07966035-a4dd-481b-88fd-74edaef0871c
@@ -0,0 +1,3 @@
2026/03/25-19:40:15.601 942 Reusing MANIFEST /home/henrov/.config/1Password/Local Storage/leveldb/MANIFEST-000001
2026/03/25-19:40:15.612 942 Recovering log #3
2026/03/25-19:40:15.613 942 Reusing old log /home/henrov/.config/1Password/Local Storage/leveldb/000003.log
@@ -0,0 +1,2 @@
2026/03/25-18:39:41.651 fdb Creating DB /home/henrov/.config/1Password/Local Storage/leveldb since it was missing.
2026/03/25-18:39:41.663 fdb Reusing MANIFEST /home/henrov/.config/1Password/Local Storage/leveldb/MANIFEST-000001
@@ -0,0 +1 @@
{"net":{"http_server_properties":{"servers":[{"anonymization":[],"server":"https://redirector.gvt1.com","supports_spdy":true},{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13421529582190448","port":443,"protocol_str":"quic"}],"anonymization":[],"network_stats":{"srtt":7104},"server":"https://r3---sn-32o-bg9e.gvt1.com"}],"supports_quic":{"address":"192.168.2.92","used_quic":true},"version":5},"network_qualities":{"CAISABiAgICA+P////8B":"4G"}}}
@@ -0,0 +1,3 @@
2026/03/25-19:40:15.712 960 Reusing MANIFEST /home/henrov/.config/1Password/Partitions/1password/Local Storage/leveldb/MANIFEST-000001
2026/03/25-19:40:15.713 960 Recovering log #3
2026/03/25-19:40:15.713 960 Reusing old log /home/henrov/.config/1Password/Partitions/1password/Local Storage/leveldb/000003.log
@@ -0,0 +1,2 @@
2026/03/25-18:39:41.812 ff9 Creating DB /home/henrov/.config/1Password/Partitions/1password/Local Storage/leveldb since it was missing.
2026/03/25-18:39:41.815 ff9 Reusing MANIFEST /home/henrov/.config/1Password/Partitions/1password/Local Storage/leveldb/MANIFEST-000001
@@ -0,0 +1 @@
{"net":{"http_server_properties":{"servers":[{"anonymization":[],"server":"https://redirector.gvt1.com","supports_spdy":true},{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13421529585677131","port":443,"protocol_str":"quic"}],"anonymization":[],"network_stats":{"srtt":7118},"server":"https://r3---sn-32o-bg9e.gvt1.com"}],"supports_quic":{"address":"192.168.2.92","used_quic":true},"version":5},"network_qualities":{"CAISABiAgICA+P////8B":"4G"}}}
@@ -0,0 +1 @@
{"migrated_user_scripts_toggle":true,"partition":{"per_host_zoom_levels":{"16137922565171788867":{}}},"spellcheck":{"dictionaries":["en-US"],"dictionary":""}}
@@ -0,0 +1,3 @@
2026/03/25-19:40:16.221 942 Reusing MANIFEST /home/henrov/.config/1Password/Partitions/1password/Session Storage/MANIFEST-000001
2026/03/25-19:40:16.221 942 Recovering log #3
2026/03/25-19:40:16.221 942 Reusing old log /home/henrov/.config/1Password/Partitions/1password/Session Storage/000003.log
@@ -0,0 +1,2 @@
2026/03/25-18:39:42.267 ff9 Creating DB /home/henrov/.config/1Password/Partitions/1password/Session Storage since it was missing.
2026/03/25-18:39:42.270 ff9 Reusing MANIFEST /home/henrov/.config/1Password/Partitions/1password/Session Storage/MANIFEST-000001
@@ -0,0 +1 @@
{"migrated_user_scripts_toggle":true,"spellcheck":{"dictionaries":["en-US"],"dictionary":""}}
@@ -0,0 +1,245 @@
ERROR 2026-03-25T18:39:40.320+00:00 ThreadId(10) [1P:op-settings/src/store/json_store.rs:82] Os { code: 2, kind: NotFound, message: "No such file or directory" }
INFO 2026-03-25T18:39:40.321+00:00 ThreadId(10) [1P:op-settings/src/store/json_store.rs:118] Settings file "/home/<redacted-username>/.config/1Password/settings/settings.json" missing, using defaults.
INFO 2026-03-25T18:39:40.330+00:00 ThreadId(10) [client:typescript] Client starting.
ERROR 2026-03-25T18:39:41.665+00:00 ThreadId(10) [1P:op-crash-reporting/src/crash_report.rs:156] Failed to load crash reports from disk: Os { code: 2, kind: NotFound, message: "No such file or directory" }
INFO 2026-03-25T18:39:41.669+00:00 ThreadId(10) [1P:op-localization/src/lib.rs:240] system locale detected as 'en-US'
INFO 2026-03-25T18:39:41.670+00:00 ThreadId(10) [1P:op-localization/src/lib.rs:266] selected translations for EN_US based on detected locale en-US
INFO 2026-03-25T18:39:41.670+00:00 ThreadId(10) [status:app/op-app/src/app.rs:1074] App::new(1Password for Linux/81206039 (EN_US), /home/<redacted-username>/.config/1Password)
INFO 2026-03-25T18:39:41.675+00:00 1p-enable-crash-reporter(ThreadId(13)) [1P:op-b5-client/src/b5_client/features/mod.rs:384] Using feature-rollout-service for pre-registration features.
WARN 2026-03-25T18:39:41.675+00:00 1p-enable-crash-reporter(ThreadId(13)) [1P:op-b5-client/src/b5_client/features/mod.rs:443] Device UUID missing; setting headers to omit device UUID for pre-reg features request to service.
INFO 2026-03-25T18:39:41.683+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:265] Core DB Integrity Check Succeeded
INFO 2026-03-25T18:39:41.684+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:359] Starting Core DB at version: 0
INFO 2026-03-25T18:39:41.686+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 1
INFO 2026-03-25T18:39:41.687+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 2
INFO 2026-03-25T18:39:41.689+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 3
INFO 2026-03-25T18:39:41.690+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 4
INFO 2026-03-25T18:39:41.691+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 5
INFO 2026-03-25T18:39:41.692+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 6
INFO 2026-03-25T18:39:41.693+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 7
INFO 2026-03-25T18:39:41.694+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 8
INFO 2026-03-25T18:39:41.695+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 9
INFO 2026-03-25T18:39:41.695+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 10
INFO 2026-03-25T18:39:41.696+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 11
INFO 2026-03-25T18:39:41.697+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 12
INFO 2026-03-25T18:39:41.698+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 13
INFO 2026-03-25T18:39:41.699+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 14
INFO 2026-03-25T18:39:41.700+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 15
INFO 2026-03-25T18:39:41.702+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 16
INFO 2026-03-25T18:39:41.704+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 17
INFO 2026-03-25T18:39:41.706+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 18
INFO 2026-03-25T18:39:41.707+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 19
INFO 2026-03-25T18:39:41.708+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 20
INFO 2026-03-25T18:39:41.709+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 21
INFO 2026-03-25T18:39:41.710+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 22
INFO 2026-03-25T18:39:41.712+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 23
INFO 2026-03-25T18:39:41.713+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 24
INFO 2026-03-25T18:39:41.715+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 25
INFO 2026-03-25T18:39:41.715+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 26
INFO 2026-03-25T18:39:41.716+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 27
INFO 2026-03-25T18:39:41.718+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 28
INFO 2026-03-25T18:39:41.719+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 29
INFO 2026-03-25T18:39:41.720+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 30
INFO 2026-03-25T18:39:41.720+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 31
INFO 2026-03-25T18:39:41.721+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 32
INFO 2026-03-25T18:39:41.723+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 33
INFO 2026-03-25T18:39:41.725+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 34
INFO 2026-03-25T18:39:41.726+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 35
INFO 2026-03-25T18:39:41.726+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 36
INFO 2026-03-25T18:39:41.728+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 37
INFO 2026-03-25T18:39:41.728+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 38
INFO 2026-03-25T18:39:41.730+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 39
INFO 2026-03-25T18:39:41.730+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 40
INFO 2026-03-25T18:39:41.731+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 41
INFO 2026-03-25T18:39:41.732+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 42
INFO 2026-03-25T18:39:41.733+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 43
INFO 2026-03-25T18:39:41.734+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 44
INFO 2026-03-25T18:39:41.734+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 45
INFO 2026-03-25T18:39:41.735+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 46
INFO 2026-03-25T18:39:41.736+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 47
INFO 2026-03-25T18:39:41.737+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 48
INFO 2026-03-25T18:39:41.738+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 49
INFO 2026-03-25T18:39:41.739+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 50
INFO 2026-03-25T18:39:41.740+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 51
INFO 2026-03-25T18:39:41.740+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 52
INFO 2026-03-25T18:39:41.741+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 53
INFO 2026-03-25T18:39:41.742+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 54
INFO 2026-03-25T18:39:41.743+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 55
INFO 2026-03-25T18:39:41.744+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 56
INFO 2026-03-25T18:39:41.744+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 57
INFO 2026-03-25T18:39:41.745+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 58
INFO 2026-03-25T18:39:41.746+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 59
INFO 2026-03-25T18:39:41.747+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 60
INFO 2026-03-25T18:39:41.749+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Core DB Schema to version 61
INFO 2026-03-25T18:39:41.750+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:234] Core DB Table Integrity Check Succeeded
INFO 2026-03-25T18:39:41.753+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:265] Resources DB Integrity Check Succeeded
INFO 2026-03-25T18:39:41.753+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:234] Resources DB Table Integrity Check Succeeded
INFO 2026-03-25T18:39:41.753+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:359] Starting Resources DB at version: 0
INFO 2026-03-25T18:39:41.754+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Resources DB Schema to version 1
INFO 2026-03-25T18:39:41.756+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Resources DB Schema to version 2
INFO 2026-03-25T18:39:41.757+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:376] Updated Resources DB Schema to version 3
INFO 2026-03-25T18:39:41.767+00:00 ThreadId(10) [1P:ssh/op-ssh-config/src/lib.rs:380] agent not configured
INFO 2026-03-25T18:39:41.769+00:00 runtime-worker(ThreadId(4)) [1P:op-b5-client/src/b5_client/features/mod.rs:384] Using feature-rollout-service for pre-registration features.
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/chromium/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Chromium at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts
INFO 2026-03-25T18:39:41.775+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.776+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:48] Creating manifest directory for Firefox at /home/<redacted-username>/.mozilla/native-messaging-hosts
INFO 2026-03-25T18:39:41.776+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.776+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:83] Successfully installed all native messaging manifests.
INFO 2026-03-25T18:39:41.777+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.777+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.777+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.777+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.778+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.778+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.778+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.778+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.778+00:00 runtime-worker(ThreadId(6)) [1P:op-global-shortcuts/src/node.rs:38] Global shortcut registration is not available on this system.
INFO 2026-03-25T18:39:41.778+00:00 ThreadId(10) [1P:app/op-app/src/app.rs:1757] initializing Developer Environment mount handler
INFO 2026-03-25T18:39:41.778+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO 2026-03-25T18:39:41.778+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:83] Successfully installed all native messaging manifests.
INFO 2026-03-25T18:39:41.780+00:00 runtime-worker(ThreadId(2)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:70] Starting unlocked session keepalive
INFO 2026-03-25T18:39:41.780+00:00 runtime-worker(ThreadId(5)) [1P:op-global-shortcuts/src/node.rs:38] Global shortcut registration is not available on this system.
INFO 2026-03-25T18:39:41.796+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-native-core-integration/src/lib.rs:568] Starting IPC listener on 1Password-BrowserSupport
ERROR 2026-03-25T18:39:41.796+00:00 ThreadId(10) [1P:ffi/op-core-node/src/lib.rs:559] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO 2026-03-25T18:39:41.797+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-native-core-integration/src/lib.rs:580] Active native core integration is awaiting messages
INFO 2026-03-25T18:39:41.797+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-native-core-integration/src/lib.rs:586] Setting has been toggled on/off, restarting native core integration
INFO 2026-03-25T18:39:41.798+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-native-core-integration/src/lib.rs:568] Starting IPC listener on 1Password-BrowserSupport
INFO 2026-03-25T18:39:41.798+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-native-core-integration/src/lib.rs:580] Active native core integration is awaiting messages
INFO 2026-03-25T18:39:41.802+00:00 runtime-worker(ThreadId(7)) [1P:ssh/op-agent-controller/src/lib.rs:584] Starting filesystem watcher for SSH agent configuration directories...
ERROR 2026-03-25T18:39:41.802+00:00 runtime-worker(ThreadId(7)) [1P:/mnt/ephemeral/builds/dev/core/core/ssh/op-agent-controller/src/lib.rs:585] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
ERROR 2026-03-25T18:39:41.891+00:00 ThreadId(10) [client:typescript] Could not load window state.
ERROR 2026-03-25T18:39:42.088+00:00 1p-enable-crash-reporter(ThreadId(13)) [1P:op-crash-reporting/src/crash_handler.rs:67] Os { code: 2, kind: NotFound, message: "No such file or directory" }
INFO 2026-03-25T18:39:44.467+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:93] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- starting new sign-in session
INFO 2026-03-25T18:39:44.467+00:00 runtime-worker(ThreadId(4)) [1P:foundation/op-feature-gate/src/feature_store.rs:913] MYCELIUM PRE-REGISTRATION FLAGS: Reading forward flag value as true
INFO 2026-03-25T18:39:44.467+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/task_handle.rs:48] Starting mycelium-active-sign-in task
INFO 2026-03-25T18:39:44.467+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:275] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- starting channel create loop
INFO 2026-03-25T18:39:44.888+00:00 runtime-worker(ThreadId(3)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:292] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- created Mycelium channel on region code Com
WARN 2026-03-25T18:39:58.253+00:00 runtime-worker(ThreadId(6)) [1P:op-mycelium-auth/src/state_machine/forward.rs:207] failed to wait for channel reply: ChannelMoved { region: 2, port_or_subdomain_number: None }
INFO 2026-03-25T18:39:58.253+00:00 runtime-worker(ThreadId(6)) [1P:op-mycelium-auth/src/state_machine/forward.rs:209] closing Mycelium channel
INFO 2026-03-25T18:39:58.465+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:390] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- authorized device has requested a change to region code: 2
INFO 2026-03-25T18:39:58.465+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:275] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- starting channel create loop
INFO 2026-03-25T18:39:58.560+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:292] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- created Mycelium channel on region code Eu
INFO 2026-03-25T18:40:05.580+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:337] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- MLUPG7AXEKZYKXDHGPVSKFNTHE channel connected
INFO 2026-03-25T18:40:08.477+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/mycelium/unauthorized_device_start.rs:232] MYCELIUM UNAUTHORIZED DEVICE FORWARD FLOW SIGN-IN -- allow device prompt accepted and credentials successfully received
INFO 2026-03-25T18:40:08.480+00:00 runtime-worker(ThreadId(6)) [1P:data/op-add-account/src/first_sync.rs:479] starting initial account sync
INFO 2026-03-25T18:40:09.601+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-settings/src/lib.rs:190] Account len modified 0 vs 1
INFO 2026-03-25T18:40:09.601+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-native-core-integration/src/lib.rs:586] Setting has been toggled on/off, restarting native core integration
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-native-core-integration/src/lib.rs:518] Mute native core integration is waiting for a restartable event
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(4)) [1P:native-messaging/op-nm-settings/src/lib.rs:147] Initial account added, defining default SLS state
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:104] Removed NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.602+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:124] Removed 9 Native Messaging Host manifests
INFO 2026-03-25T18:40:09.689+00:00 runtime-worker(ThreadId(3)) [1P:data/op-syncer/src/sync_job.rs:477] synced account LM5AUK2ZNRGXVPGQP2KGOEAHEU (1.046682643s)
INFO 2026-03-25T18:40:09.882+00:00 runtime-worker(ThreadId(5)) [1P:/mnt/ephemeral/builds/dev/core/core/data/ext/op-account-ext-settings-authentication/src/lib.rs:241] loaded settings authentication key: none
INFO 2026-03-25T18:40:09.884+00:00 runtime-worker(ThreadId(4)) [1P:data/ext/op-account-ext-items/src/lib.rs:290] loaded 0 items in 12 vaults for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU
ERROR 2026-03-25T18:40:09.885+00:00 runtime-worker(ThreadId(3)) [1P:/mnt/ephemeral/builds/dev/core/core/policies/op-policies/src/policies.rs:58] Failed to get PolicyAuthenticationKey from any account
INFO 2026-03-25T18:40:09.885+00:00 runtime-worker(ThreadId(5)) [1P:op-telemetry/src/middleware/opt_state.rs:122] op-telemetry: account uuid 'LM5AUK2ZNRGXVPGQP2KGOEAHEU' changed telemetry state to Decided(In)
INFO 2026-03-25T18:40:09.885+00:00 runtime-worker(ThreadId(8)) [1P:service/op-service-sync/src/lib.rs:153] starting refresher task during initial account sign-in
INFO 2026-03-25T18:40:09.885+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/mycelium/shared.rs:530] Mycelium Sign-in succeeded
INFO 2026-03-25T18:40:09.885+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/task_handle.rs:40] Finished mycelium-active-sign-in task
ERROR 2026-03-25T18:40:09.886+00:00 runtime-worker(ThreadId(4)) [1P:op-auto-lock/src/linux.rs:220] Could not connect to the X server: XcbConnectionError
INFO 2026-03-25T18:40:09.886+00:00 runtime-worker(ThreadId(4)) [1P:data/ext/op-account-ext-settings-authentication/src/lib.rs:363] No and/or corrupt account setting authentication key, generating a new one.
INFO 2026-03-25T18:40:09.886+00:00 runtime-worker(ThreadId(4)) [1P:data/ext/op-account-ext-settings-authentication/src/lib.rs:381] applying setting authentication key (ba14c17b464b956c) to account (LM5AUK2ZNRGXVPGQP2KGOEAHEU).
INFO 2026-03-25T18:40:09.887+00:00 runtime-worker(ThreadId(4)) [1P:op-settings/src/store/json_store.rs:787] initializing settings authentication with key ba14c17b464b956c
INFO 2026-03-25T18:40:09.887+00:00 runtime-worker(ThreadId(7)) [1P:app/op-app/src/app/backend/unlock.rs:196] Lock state changed: Unlocked
ERROR 2026-03-25T18:40:09.887+00:00 runtime-worker(ThreadId(6)) [1P:op-settings/src/store/json_store.rs:82] Os { code: 2, kind: NotFound, message: "No such file or directory" }
INFO 2026-03-25T18:40:09.887+00:00 runtime-worker(ThreadId(8)) [1P:op-settings/src/store/json_store.rs:118] Settings file "/home/<redacted-username>/.config/1Password/settings/settings.json" missing, using defaults.
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(8)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:09.886620125 UTC
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-native-core-integration/src/lib.rs:526] Setting has been toggled on/off, restarting native core integration
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-native-core-integration/src/lib.rs:568] Starting IPC listener on 1Password-BrowserSupport
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-native-core-integration/src/lib.rs:580] Active native core integration is awaiting messages
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-native-core-integration/src/lib.rs:586] Setting has been toggled on/off, restarting native core integration
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-native-core-integration/src/lib.rs:568] Starting IPC listener on 1Password-BrowserSupport
INFO 2026-03-25T18:40:09.888+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:83] Successfully installed all native messaging manifests.
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(3)) [1P:native-messaging/op-native-core-integration/src/lib.rs:580] Active native core integration is awaiting messages
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO 2026-03-25T18:40:09.889+00:00 runtime-worker(ThreadId(7)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:83] Successfully installed all native messaging manifests.
INFO 2026-03-25T18:40:09.891+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/essential_setup.rs:191] SLS Migration Result: NotRequired
INFO 2026-03-25T18:40:09.902+00:00 ThreadId(10) [client:typescript] Settings file changed.
INFO 2026-03-25T18:40:09.984+00:00 runtime-worker(ThreadId(8)) [1P:data/ext/op-account-ext-syncer/src/lib.rs:250] The B5 Notifier for (LM5AUK2ZNRGXVPGQP2KGOEAHEU) has connected, now monitoring for events.
INFO 2026-03-25T18:40:10.225+00:00 runtime-worker(ThreadId(66)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
INFO 2026-03-25T18:40:10.225+00:00 runtime-worker(ThreadId(55)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
INFO 2026-03-25T18:40:10.295+00:00 runtime-worker(ThreadId(3)) [1P:app/op-app/src/app/backend/unlock.rs:290] Processing unlocked account LM5AUK2ZNRGXVPGQP2KGOEAHEU
INFO 2026-03-25T18:40:10.420+00:00 runtime-worker(ThreadId(6)) [1P:op-b5-client/src/b5_client/features/mod.rs:384] Using feature-rollout-service for pre-registration features.
INFO 2026-03-25T18:40:10.844+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/unlock.rs:418] Auto-lock duration recieved one-time update
INFO 2026-03-25T18:40:10.844+00:00 runtime-worker(ThreadId(6)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:09.886620125 UTC
INFO 2026-03-25T18:40:10.844+00:00 runtime-worker(ThreadId(7)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:10.843602464 UTC
INFO 2026-03-25T18:40:10.849+00:00 runtime-worker(ThreadId(66)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
ERROR 2026-03-25T18:40:11.038+00:00 runtime-worker(ThreadId(8)) [1P:ffi/op-core-node/src/lib.rs:136] Item list call aborted by a new call
INFO 2026-03-25T18:40:11.173+00:00 runtime-worker(ThreadId(7)) [1P:data/op-syncer/src/sync_job.rs:477] synced account LM5AUK2ZNRGXVPGQP2KGOEAHEU (1.23094427s)
INFO 2026-03-25T18:40:11.173+00:00 runtime-worker(ThreadId(8)) [1P:op-file-transfer/src/lib.rs:730] find_and_complete_pending_uploads: 'LM5AUK2ZNRGXVPGQP2KGOEAHEU'
INFO 2026-03-25T18:40:11.173+00:00 runtime-worker(ThreadId(7)) [1P:service/op-service-sync/src/lib.rs:163] shutting down refresher task
INFO 2026-03-25T18:40:11.177+00:00 runtime-worker(ThreadId(56)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
INFO 2026-03-25T18:40:11.253+00:00 runtime-worker(ThreadId(7)) [1P:data/op-syncer/src/sync_job.rs:477] synced account LM5AUK2ZNRGXVPGQP2KGOEAHEU (0.010535716s)
INFO 2026-03-25T18:40:11.257+00:00 runtime-worker(ThreadId(66)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
INFO 2026-03-25T18:40:15.170+00:00 runtime-worker(ThreadId(5)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:10.843602464 UTC
INFO 2026-03-25T18:40:15.171+00:00 runtime-worker(ThreadId(5)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:15.169523032 UTC
INFO 2026-03-25T18:40:15.172+00:00 ThreadId(10) [client:typescript] Settings file changed.
ERROR 2026-03-25T18:40:15.179+00:00 runtime-worker(ThreadId(6)) [1P:op-auto-lock/src/lib.rs:151] failed to discover supported autolock backend: DBus(MethodError(OwnedErrorName(ErrorName(Str(Owned("org.freedesktop.DBus.Error.ServiceUnknown")))), Some("The name org.gnome.Mutter.IdleMonitor was not provided by any .service files"), Msg { type: Error, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2, body: Signature("s") }))
INFO 2026-03-25T18:40:15.952+00:00 runtime-worker(ThreadId(1)) [1P:data/op-account-system-unlock/src/lib.rs:776] Adding system unlock key. Verifying keysets can be decrypted.
INFO 2026-03-25T18:40:15.963+00:00 runtime-worker(ThreadId(1)) [1P:data/op-account-system-unlock/src/lib.rs:782] Adding system unlock key. Encrypting muk.
INFO 2026-03-25T18:40:15.965+00:00 ThreadId(15) [1P:data/op-account-system-unlock/src/lib.rs:788] Adding system unlock key. Updating account.
ERROR 2026-03-25T18:40:28.311+00:00 ThreadId(10) [client:typescript] Could not load window state.
INFO 2026-03-25T18:40:30.881+00:00 runtime-worker(ThreadId(1)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:15.169523032 UTC
INFO 2026-03-25T18:40:30.882+00:00 runtime-worker(ThreadId(1)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:30.881239883 UTC
INFO 2026-03-25T18:40:30.882+00:00 runtime-worker(ThreadId(1)) [1P:native-messaging/op-native-core-integration/src/lib.rs:586] Setting has been toggled on/off, restarting native core integration
INFO 2026-03-25T18:40:30.882+00:00 runtime-worker(ThreadId(1)) [1P:native-messaging/op-native-core-integration/src/lib.rs:568] Starting IPC listener on 1Password-BrowserSupport
INFO 2026-03-25T18:40:30.885+00:00 runtime-worker(ThreadId(1)) [1P:native-messaging/op-native-core-integration/src/lib.rs:580] Active native core integration is awaiting messages
INFO 2026-03-25T18:40:39.194+00:00 runtime-worker(ThreadId(1)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:30.881239883 UTC
INFO 2026-03-25T18:40:39.195+00:00 runtime-worker(ThreadId(1)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:39.194093352 UTC
INFO 2026-03-25T18:40:39.196+00:00 runtime-worker(ThreadId(6)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:39.195093334 UTC
INFO 2026-03-25T18:40:39.197+00:00 runtime-worker(ThreadId(6)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:39.195093334 UTC
INFO 2026-03-25T18:40:52.224+00:00 runtime-worker(ThreadId(5)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:39.195093334 UTC
INFO 2026-03-25T18:40:52.225+00:00 runtime-worker(ThreadId(5)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:52.223868025 UTC
INFO 2026-03-25T18:40:52.226+00:00 runtime-worker(ThreadId(1)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:52.224868008 UTC
INFO 2026-03-25T18:40:52.226+00:00 runtime-worker(ThreadId(6)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:52.224868008 UTC
INFO 2026-03-25T18:40:52.414+00:00 runtime-worker(ThreadId(8)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:52.224868008 UTC
INFO 2026-03-25T18:40:52.414+00:00 runtime-worker(ThreadId(8)) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:52.413864778 UTC
INFO 2026-03-25T18:40:52.418+00:00 runtime-worker(ThreadId(6)) [1P:ssh/op-agent-controller/src/lib.rs:767] SSH Agent has started.
INFO 2026-03-25T18:41:03.392+00:00 notify-rs inotify loop(ThreadId(16)) [1P:ssh/op-ssh-config/src/lib.rs:378] agent configured
INFO 2026-03-25T18:41:03.411+00:00 runtime-worker(ThreadId(80)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
ERROR 2026-03-25T18:41:03.428+00:00 runtime-worker(ThreadId(4)) [1P:ffi/op-core-node/src/lib.rs:136] Item list call aborted by a new call
ERROR 2026-03-25T18:41:03.430+00:00 runtime-worker(ThreadId(5)) [1P:ffi/op-core-node/src/lib.rs:136] Item list call aborted by a new call
WARN 2026-03-25T18:50:32.977+00:00 runtime-worker(ThreadId(5)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:322] Server session extension failed for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU, error: HttpError((/rustc/254b59607d4417e9dffbc307138ae5c86280fe4c/library/core/src/ops/function.rs:250, IoError(IoError(error sending request for url (<redacted URL>)))))
INFO 2026-03-25T18:51:33.067+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:313] Server session extension succeeded for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU
INFO 2026-03-25T19:01:33.171+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:313] Server session extension succeeded for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU
INFO 2026-03-25T19:11:33.288+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:313] Server session extension succeeded for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU
INFO 2026-03-25T19:21:33.408+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:313] Server session extension succeeded for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU
INFO 2026-03-25T19:31:33.496+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:313] Server session extension succeeded for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU
@@ -0,0 +1,76 @@
INFO 2026-03-25T19:40:15.428+00:00 ThreadId(10) [1P:op-settings/src/store/json_store.rs:75] Settings file created @ 2026-03-25 18:40:09.886620125 UTC and last modified @ 2026-03-25 18:40:52.413864778 UTC
INFO 2026-03-25T19:40:15.442+00:00 ThreadId(10) [client:typescript] Client starting.
INFO 2026-03-25T19:40:15.618+00:00 ThreadId(10) [1P:op-localization/src/lib.rs:240] system locale detected as 'en-US'
INFO 2026-03-25T19:40:15.619+00:00 ThreadId(10) [1P:op-localization/src/lib.rs:266] selected translations for EN_US based on detected locale en-US
INFO 2026-03-25T19:40:15.619+00:00 ThreadId(10) [status:app/op-app/src/app.rs:1074] App::new(1Password for Linux/81206039 (EN_US), /home/<redacted-username>/.config/1Password)
INFO 2026-03-25T19:40:15.623+00:00 1p-enable-crash-reporter(ThreadId(13)) [1P:op-b5-client/src/b5_client/features/mod.rs:384] Using feature-rollout-service for pre-registration features.
WARN 2026-03-25T19:40:15.624+00:00 1p-enable-crash-reporter(ThreadId(13)) [1P:op-b5-client/src/b5_client/features/mod.rs:443] Device UUID missing; setting headers to omit device UUID for pre-reg features request to service.
INFO 2026-03-25T19:40:15.652+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:265] Core DB Integrity Check Succeeded
INFO 2026-03-25T19:40:15.653+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:359] Starting Core DB at version: 61
INFO 2026-03-25T19:40:15.654+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:234] Core DB Table Integrity Check Succeeded
INFO 2026-03-25T19:40:15.656+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:265] Resources DB Integrity Check Succeeded
INFO 2026-03-25T19:40:15.656+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:234] Resources DB Table Integrity Check Succeeded
INFO 2026-03-25T19:40:15.656+00:00 ThreadId(10) [1P:data/op-db/src/sqlite.rs:359] Starting Resources DB at version: 3
INFO 2026-03-25T19:40:15.670+00:00 ThreadId(10) [1P:ssh/op-ssh-config/src/lib.rs:378] agent configured
INFO 2026-03-25T19:40:15.671+00:00 runtime-worker(ThreadId(6)) [1P:op-b5-client/src/b5_client/features/mod.rs:384] Using feature-rollout-service for pre-registration features.
INFO 2026-03-25T19:40:15.676+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.676+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.677+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.677+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.677+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.677+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.677+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.678+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.678+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.678+00:00 ThreadId(10) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:83] Successfully installed all native messaging manifests.
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.679+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.680+00:00 runtime-worker(ThreadId(5)) [1P:op-global-shortcuts/src/node.rs:38] Global shortcut registration is not available on this system.
INFO 2026-03-25T19:40:15.680+00:00 runtime-worker(ThreadId(4)) [1P:op-global-shortcuts/src/node.rs:38] Global shortcut registration is not available on this system.
INFO 2026-03-25T19:40:15.680+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO 2026-03-25T19:40:15.680+00:00 runtime-worker(ThreadId(8)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:83] Successfully installed all native messaging manifests.
INFO 2026-03-25T19:40:15.680+00:00 ThreadId(10) [1P:app/op-app/src/app.rs:1757] initializing Developer Environment mount handler
INFO 2026-03-25T19:40:15.687+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app-common/src/unlocked_session_keepalive.rs:70] Starting unlocked session keepalive
ERROR 2026-03-25T19:40:15.700+00:00 runtime-worker(ThreadId(4)) [1P:native-messaging/op-native-core-integration/src/lib.rs:762] Listener on SETTING_STATUS has been dropped, unable to communicate changes made to browser SLS setting
INFO 2026-03-25T19:40:15.700+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-native-core-integration/src/lib.rs:568] Starting IPC listener on 1Password-BrowserSupport
INFO 2026-03-25T19:40:15.700+00:00 runtime-worker(ThreadId(6)) [1P:native-messaging/op-native-core-integration/src/lib.rs:580] Active native core integration is awaiting messages
ERROR 2026-03-25T19:40:15.700+00:00 ThreadId(10) [1P:ffi/op-core-node/src/lib.rs:559] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO 2026-03-25T19:40:15.708+00:00 runtime-worker(ThreadId(6)) [1P:ssh/op-agent-controller/src/lib.rs:767] SSH Agent has started.
INFO 2026-03-25T19:40:15.709+00:00 runtime-worker(ThreadId(6)) [1P:ssh/op-agent-controller/src/lib.rs:584] Starting filesystem watcher for SSH agent configuration directories...
ERROR 2026-03-25T19:40:15.709+00:00 runtime-worker(ThreadId(6)) [1P:/mnt/ephemeral/builds/dev/core/core/ssh/op-agent-controller/src/lib.rs:585] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
ERROR 2026-03-25T19:40:16.021+00:00 1p-enable-crash-reporter(ThreadId(13)) [1P:op-crash-reporting/src/crash_handler.rs:67] Os { code: 2, kind: NotFound, message: "No such file or directory" }
INFO 2026-03-25T19:40:16.263+00:00 runtime-worker(ThreadId(4)) [1P:app/op-app/src/app/backend/lock_screen.rs:107] System unlock is enabled: true
INFO 2026-03-25T19:40:16.265+00:00 runtime-worker(ThreadId(1)) [1P:app/op-app/src/app/backend/lock_screen.rs:135] Sys auth status NotSetup
INFO 2026-03-25T19:40:33.220+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/lock_screen.rs:107] System unlock is enabled: true
INFO 2026-03-25T19:40:33.221+00:00 runtime-worker(ThreadId(1)) [1P:app/op-app/src/app/backend/lock_screen.rs:990] Attempting to unlock with master password.
WARN 2026-03-25T19:40:33.491+00:00 runtime-worker(ThreadId(6)) [1P:data/op-data-cache/src/unlock.rs:447] could not unlock keychain: cannot unlock keychain: UnlockError(CannotUnlockKeychain(DecryptingSymmetricKey(GcmFailedToDecrypt)))
WARN 2026-03-25T19:40:33.491+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/lock_screen.rs:1192] the password entered may be incorrect
ERROR 2026-03-25T19:40:33.491+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/lock_screen.rs:1193] NoNewAccountsUnlocked
INFO 2026-03-25T19:40:43.077+00:00 runtime-worker(ThreadId(1)) [1P:app/op-app/src/app/backend/lock_screen.rs:107] System unlock is enabled: true
INFO 2026-03-25T19:40:43.077+00:00 runtime-worker(ThreadId(7)) [1P:app/op-app/src/app/backend/lock_screen.rs:990] Attempting to unlock with master password.
INFO 2026-03-25T19:40:43.378+00:00 runtime-worker(ThreadId(7)) [1P:/mnt/ephemeral/builds/dev/core/core/data/ext/op-account-ext-settings-authentication/src/lib.rs:241] loaded settings authentication key: ba14c17b464b956c
INFO 2026-03-25T19:40:43.390+00:00 runtime-worker(ThreadId(1)) [1P:data/ext/op-account-ext-items/src/lib.rs:290] loaded 12 items in 12 vaults for account: LM5AUK2ZNRGXVPGQP2KGOEAHEU
INFO 2026-03-25T19:40:43.396+00:00 runtime-worker(ThreadId(7)) [1P:op-telemetry/src/middleware/opt_state.rs:122] op-telemetry: account uuid 'LM5AUK2ZNRGXVPGQP2KGOEAHEU' changed telemetry state to Decided(In)
ERROR 2026-03-25T19:40:43.397+00:00 runtime-worker(ThreadId(4)) [1P:op-auto-lock/src/linux.rs:220] Could not connect to the X server: XcbConnectionError
INFO 2026-03-25T19:40:43.397+00:00 runtime-worker(ThreadId(4)) [1P:data/ext/op-account-ext-settings-authentication/src/lib.rs:322] exactly one existing key found (ba14c17b464b956c). Applying it to any new accounts
INFO 2026-03-25T19:40:43.397+00:00 runtime-worker(ThreadId(4)) [1P:op-settings/src/store/json_store.rs:787] initializing settings authentication with key ba14c17b464b956c
INFO 2026-03-25T19:40:43.398+00:00 runtime-worker(ThreadId(6)) [1P:app/op-app/src/app/backend/unlock.rs:196] Lock state changed: Unlocked
INFO 2026-03-25T19:40:43.398+00:00 runtime-worker(ThreadId(3)) [1P:app/op-app/src/app/backend/unlock.rs:290] Processing unlocked account LM5AUK2ZNRGXVPGQP2KGOEAHEU
INFO 2026-03-25T19:40:43.399+00:00 runtime-worker(ThreadId(6)) [1P:ssh/op-ssh-bookmarks/src/lib.rs:223] Removing all SSH Bookmark configuration files from disk
INFO 2026-03-25T19:40:43.734+00:00 runtime-worker(ThreadId(5)) [1P:data/op-account-system-unlock/src/lib.rs:776] Adding system unlock key. Verifying keysets can be decrypted.
INFO 2026-03-25T19:40:43.736+00:00 runtime-worker(ThreadId(5)) [1P:data/op-account-system-unlock/src/lib.rs:782] Adding system unlock key. Encrypting muk.
INFO 2026-03-25T19:40:43.747+00:00 ThreadId(15) [1P:data/op-account-system-unlock/src/lib.rs:788] Adding system unlock key. Updating account.
INFO 2026-03-25T19:40:43.747+00:00 runtime-worker(ThreadId(62)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
INFO 2026-03-25T19:40:43.764+00:00 runtime-worker(ThreadId(52)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
INFO 2026-03-25T19:40:43.857+00:00 runtime-worker(ThreadId(4)) [1P:op-b5-client/src/internal/unauthorized_session/auth_flow.rs:1041] Skipping MFA because server did not return MFA config
INFO 2026-03-25T19:40:43.922+00:00 runtime-worker(ThreadId(6)) [1P:data/op-syncer/src/sync_job.rs:477] synced account LM5AUK2ZNRGXVPGQP2KGOEAHEU (0.011790018s)
INFO 2026-03-25T19:40:43.922+00:00 runtime-worker(ThreadId(6)) [1P:op-file-transfer/src/lib.rs:730] find_and_complete_pending_uploads: 'LM5AUK2ZNRGXVPGQP2KGOEAHEU'
INFO 2026-03-25T19:40:43.928+00:00 runtime-worker(ThreadId(66)) [1P:app/op-app/src/app/backend/quick_access.rs:186] Getting suggestions for quick access
INFO 2026-03-25T19:40:43.942+00:00 runtime-worker(ThreadId(1)) [1P:data/ext/op-account-ext-syncer/src/lib.rs:250] The B5 Notifier for (LM5AUK2ZNRGXVPGQP2KGOEAHEU) has connected, now monitoring for events.
INFO 2026-03-25T19:40:43.981+00:00 runtime-worker(ThreadId(2)) [1P:op-b5-client/src/b5_client/features/mod.rs:384] Using feature-rollout-service for pre-registration features.
@@ -0,0 +1 @@
{"id":66,"maximized":true,"fullscreen":false,"bounds":{"x":0,"y":0,"width":784,"height":704},"displayBounds":{"x":0,"y":0,"width":1280,"height":720},"displayCount":1}
@@ -0,0 +1,23 @@
{
"version": 1,
"browsers.extension.enabled": true,
"security.autolock.minutes": 60,
"security.authenticatedUnlock.enabled": true,
"developers.cliSharedLockState.enabled": true,
"developers.experience.enabled": true,
"developers.experience.dismissed": true,
"sshAgent.storeKeyTitles": true,
"sshAgent.storeSshKeyTitlesResponseGiven": true,
"sshAgent.enabled": true,
"authTags": {
"browsers.extension.enabled": "7vnfS4pJ9KKCuiUI0Ig662ZPNKc3qJceS1ISx54NMFc",
"developers.cliSharedLockState.enabled": "k0ObaJlXWcz/LHDVfazmB7+JJ3ImLTHYaka/hLj7WwE",
"developers.experience.dismissed": "ywaKc3Y8XMPTJCW2UeDBr3cbpSuiL45X4x4iuuKPm0I",
"developers.experience.enabled": "vKZp7pcm2kOXOPLqon07OSBbrIMrLoNzsMzE48c8CLs",
"security.authenticatedUnlock.enabled": "bT4WBEZR/z+qCVhR81h297GfEiMsJJav4JRhQNNqqDw",
"security.autolock.minutes": "2Ot7H6LuMyCdKWs8QJfi+s8lY3Imsm8iqkI/YoK72jc",
"sshAgent.enabled": "kfd/QfYO5cJM2EAT8vgW+S0yUp+LUcbP9UrutQ0xLOk",
"sshAgent.storeKeyTitles": "N4hRh5IjU5Rl+vG9ve64bgn0x/ROysTCaYiQeHH5lOU",
"sshAgent.storeSshKeyTitlesResponseGiven": "7261E2HvvyhQh3Td/VKqq5LYpJLd3bOomUJHIY916Os"
}
}
@@ -0,0 +1 @@
{"id":67,"maximized":true,"fullscreen":false,"bounds":{"x":0,"y":0,"width":780,"height":680},"displayBounds":{"x":1920,"y":0,"width":3840,"height":1080},"displayCount":2}
@@ -0,0 +1,14 @@
{
"name": "com.1password.1password",
"description": "1Password BrowserSupport",
"path": "/run/wrappers/bin/1Password-BrowserSupport",
"type": "stdio",
"allowed_origins": [
"chrome-extension://hjlinigoblmkhjejkmbegnoaljkphmgo/",
"chrome-extension://bkpbhnjcbehoklfkljkkbbmipaphipgl/",
"chrome-extension://gejiddohjgogedgjnonbofjigllpkmbf/",
"chrome-extension://khgocmkkpikpnmmkgmdnfckapcdkgfaf/",
"chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/",
"chrome-extension://dppgmdbiimibapkepcbdbmkaabgiofem/"
]
}
@@ -0,0 +1 @@
/nix/store/2vgiywy9cvxfpkj3a5m9akjwbbpxk2x2-home-manager-files/.config/Kvantum/Base16Kvantum
@@ -0,0 +1,2 @@
[General]
theme=Base16Kvantum
@@ -35,7 +35,6 @@
; (gtk_accel_path "<Actions>/ThunarWindow/show-highlight" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-descending" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-name" "")
; (gtk_accel_path "<Actions>/ThunarBookmarks/b642744ba505349eb43f3232902f4a96" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/select-all-files" "<Primary>a")
; (gtk_accel_path "<Actions>/ThunarActionManager/execute" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/properties" "<Alt>Return")
@@ -53,7 +52,6 @@
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-hidden-count" "")
; (gtk_accel_path "<Actions>/ThunarShortcutsPane/sendto-shortcuts" "<Primary>d")
; (gtk_accel_path "<Actions>/ThunarActionManager/undo" "<Primary>z")
; (gtk_accel_path "<Actions>/ThunarBookmarks/f08c8da7eedf52bf1705513340708bed" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/toggle-sort-order" "")
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-entry" "")
; (gtk_accel_path "<Actions>/ThunarActionManager/paste" "<Primary>v")
@@ -73,7 +71,7 @@
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-shortcuts" "<Primary>b")
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-2" "Reload")
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-menu" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-mtime" "")
; (gtk_accel_path "<Actions>/ThunarWindow/reload" "<Primary>r")
; (gtk_accel_path "<Actions>/ThunarWindow/edit-menu" "")
; (gtk_accel_path "<Actions>/ThunarActionManager/copy" "<Primary>c")
; (gtk_accel_path "<Actions>/ThunarWindow/bookmarks-menu" "")
@@ -81,9 +79,10 @@
; (gtk_accel_path "<Actions>/ThunarActionManager/move-to-trash" "")
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-1" "F5")
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-3" "<Shift>KP_Delete")
; (gtk_accel_path "<Actions>/ThunarWindow/reload" "<Primary>r")
; (gtk_accel_path "<Actions>/ThunarStandardView/arrange-items-menu" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/unselect-all-files" "Escape")
; (gtk_accel_path "<Actions>/ThunarWindow/contents/help-menu" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/arrange-items-menu" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-mtime" "")
; (gtk_accel_path "<Actions>/ThunarWindow/open-computer" "")
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-image-preview" "")
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-side-pane" "F9")
@@ -97,12 +96,11 @@
; (gtk_accel_path "<Actions>/ThunarWindow/search" "<Primary>f")
; (gtk_accel_path "<Actions>/ThunarWindow/new-tab" "<Primary>t")
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset" "<Primary>0")
; (gtk_accel_path "<Actions>/ThunarWindow/contents/help-menu" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt2" "Back")
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-tab" "<Primary><Shift>p")
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-buttons" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt2" "Back")
; (gtk_accel_path "<Actions>/ThunarActionManager/redo" "<Primary><Shift>z")
; (gtk_accel_path "<Actions>/ThunarWindow/open-trash" "")
(gtk_accel_path "<Actions>/ThunarWindow/open-trash" "<Primary><Shift>r")
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-window" "<Primary><Shift>o")
; (gtk_accel_path "<Actions>/ThunarWindow/view-statusbar" "")
; (gtk_accel_path "<Actions>/ThunarActionManager/open-location" "")
@@ -0,0 +1,488 @@
/**
* @name Stylix
* @author Stylix
* @version 0.0.0
* @description Theme configured via NixOS or Home Manager.
**/
:root {
--font-primary: DejaVu Sans;
--font-display: DejaVu Sans;
--font-code: DejaVu Sans Mono;
}
:root {
--base00: #1e1e2e; /* Black */
--base01: #181825; /* Bright Black */
--base02: #313244; /* Grey */
--base03: #45475a; /* Brighter Grey */
--base04: #585b70; /* Bright Grey */
--base05: #cdd6f4; /* White */
--base06: #f5e0dc; /* Brighter White */
--base07: #b4befe; /* Bright White */
--base08: #f38ba8; /* Red */
--base09: #fab387; /* Orange */
--base0A: #f9e2af; /* Yellow */
--base0B: #a6e3a1; /* Green */
--base0C: #94e2d5; /* Cyan */
--base0D: #89b4fa; /* Blue */
--base0E: #cba6f7; /* Purple */
--base0F: #f2cdcd; /* Magenta */
--primary-630: var(--base00); /* Autocomplete background */
--primary-660: var(--base00); /* Search input background */
}
/* Copyright (c) 2025 Cole Schaefer
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. */
.theme-light,
.theme-dark,
.theme-darker,
.theme-midnight,
.visual-refresh {
--activity-card-background: var(--base01) !important;
--background-accent: var(--base03) !important;
--background-floating: var(--base02) !important;
--background-mentioned-hover: var(--base02) !important;
--background-mentioned: var(--base01) !important;
--background-message-highlight: var(--base01) !important;
--background-message-hover: var(--base00) !important;
--background-modifier-accent: var(--base02) !important;
--background-modifier-active: var(--base02) !important;
--background-modifier-hover: var(--base00) !important;
--background-modifier-selected: var(--base01) !important;
--background-primary: var(--base00) !important;
--background-secondary-alt: var(--base01) !important;
--background-secondary: var(--base01) !important;
--background-surface-highest: var(--base02) !important;
--background-surface-higher: var(--base02) !important;
--background-surface-high: var(--base02) !important;
--background-tertiary: var(--base00) !important;
--background-base-low: var(--base01) !important;
--background-base-lower: var(--base00) !important;
--background-base-lowest: var(--base00) !important;
--background-base-tertiary: var(--base00) !important;
--background-code: var(--base02) !important;
--background-mod-subtle: var(--base02) !important;
--bg-base-secondary: var(--base01) !important;
--bg-base-tertiary: var(--base00) !important;
--bg-brand: var(--base03) !important;
--bg-mod-faint: var(--base01) !important;
--bg-overlay-2: var(--base01) !important;
--bg-overlay-3: var(--base01) !important;
--bg-overlay-color-inverse: var(--base03) !important;
--bg-surface-raised: var(--base02) !important;
--bg-surface-overlay: var(--base00) !important;
--black: var(--base00) !important;
--blurple-50: var(--base0B) !important;
--border-faint: var(--base02) !important;
--brand-05a: var(--base01) !important;
--brand-10a: var(--base01) !important;
--brand-15a: var(--base01) !important;
--brand-260: var(--base0D) !important;
--brand-360: var(--base0D) !important;
--brand-500: var(--base0F) !important;
--brand-560: var(--base01) !important;
--button-danger-background: var(--base08) !important;
--button-filled-brand-background: var(--base0D) !important;
--button-filled-brand-background-hover: var(--base03) !important;
--button-filled-brand-text: var(--base00) !important;
--button-filled-brand-text-hover: var(--base05) !important;
--button-outline-positive-border: var(--base0B) !important;
--button-outline-danger-background-hover: var(--base08) !important;
--button-outline-danger-border-hover: var(--base08) !important;
--button-positive-background: var(--base0B) !important;
--button-positive-background-hover: var(--base03) !important;
--button-secondary-background: var(--base02) !important;
--button-secondary-background-hover: var(--base03) !important;
--card-primary-bg: var(--base02) !important;
--channel-icon: var(--base04) !important;
--channels-default: var(--base04) !important;
--channel-text-area-placeholder: var(--base03) !important;
--channeltextarea-background: var(--base01) !important;
--chat-background-default: var(--base02) !important;
--checkbox-background-checked: var(--base0D) !important;
--checkbox-border-checked: var(--base0D) !important;
--checkbox-background-default: var(--base02) !important;
--checkbox-border-default: var(--base03) !important;
--control-brand-foreground-new: var(--base0D) !important;
--control-brand-foreground: var(--base04) !important;
--custom-notice-text: var(--base01) !important;
--font-display: var(--font, "gg sans") !important;
--font-headline: var(--font, "gg sans") !important;
--font-primary: var(--font, "gg sans") !important;
--green-330: var(--base0B) !important;
--green-360: var(--base0B) !important;
--header-primary: var(--base04) !important;
--header-secondary: var(--base04) !important;
--home-background: var(--base00) !important;
--info-warning-foreground: var(--base0A) !important;
--input-background: var(--base02) !important;
--interactive-active: var(--base05) !important;
--interactive-hover: var(--base05) !important;
--interactive-muted: var(--base03) !important;
--interactive-normal: var(--base05) !important;
--mention-background: var(--base03) !important;
--mention-foreground: var(--base05) !important;
--menu-item-danger-active-bg: var(--base08) !important;
--menu-item-danger-hover-bg: var(--base08) !important;
--menu-item-default-hover-bg: var(--base03) !important;
--message-reacted-background: var(--base02) !important;
--message-reacted-text: var(--base05) !important;
--modal-background: var(--base01) !important;
--modal-footer-background: var(--base00) !important;
--notice-background-positive: var(--base0B) !important;
--notice-text-positive: var(--base01) !important;
--plum-23: var(--base02) !important;
--primary-130: var(--base05) !important;
--primary-300: var(--base05) !important;
--primary-500: var(--base02) !important;
--primary-600: var(--base00) !important;
--primary-630: var(--base01) !important;
--primary-660: var(--base00) !important;
--primary-800: var(--base00) !important;
--red-400: var(--base08) !important;
--red-460: var(--base08) !important;
--red-500: var(--base08) !important;
--red-630: var(--base08) !important;
--red: var(--base08) !important;
--scrollbar-auto-thumb: var(--base00) !important;
--scrollbar-auto-track: transparent;
--scrollbar-thin-thumb: var(--base00) !important;
--scrollbar-thin-track: transparent;
--search-popout-option-fade: none;
--search-popout-option-non-text-color: var(--base07) !important;
--status-danger-background: var(--base08) !important;
--status-danger: var(--base08) !important;
--status-negative: var(--base08) !important;
--status-positive-background: var(--base0B) !important;
--status-positive-text: var(--base0B) !important;
--status-positive: var(--base0B) !important;
--status-success: var(--base0B) !important;
--status-warning-background: var(--base03) !important;
--status-warning: var(--base09) !important;
--teal-430: var(--base0C) !important;
--text-brand: var(--base07) !important;
--text-feedback-positive: var(--base0B) !important;
--text-feedback-negative: var(--base08) !important;
--text-feedback-warning: var(--base09) !important;
--text-feedback-success: var(--base0B) !important;
--text-link: var(--base04) !important;
--text-muted: var(--base05) !important;
--text-negative: var(--base08) !important;
--text-normal: var(--base05) !important;
--text-positive: var(--base0B) !important;
--text-primary: var(--base05) !important;
--text-secondary: var(--base04) !important;
--text-tertiary: var(--base03) !important;
--text-warning: var(--base09) !important;
--textbox-markdown-syntax: var(--base05) !important;
--theme-base-color: var(--base00) !important;
--white-100: var(--base05) !important;
--white-200: var(--base05) !important;
--white-500: var(--base05) !important;
--white: var(--base05) !important;
--yellow-360: var(--base0A) !important;
--yellow-300: var(--base0A) !important;
--__lottieIconColor: var(--base03) !important;
}
/*--- Default Folder Color Recolor ---*/
.default__459fb {
background-color: var(--base07) !important;
}
/*--- Add Friend Button Text Recolor ---*/
.addFriend__133bf {
color: var(--base00) !important;
}
/*--- Close Icon Path Recolor ---*/
svg[class^="closeIcon__"] path {
fill: var(--base01) !important;
}
/*--- Listen Along Invite Recolor ---*/
.invite__4d3fa {
background: var(--base01) !important;
border-color: var(--base02) !important;
}
/*--- Activity Card Background Recolor ---*/
.card__73069 {
background-color: var(--base01);
}
div[class^="bar__"] {
background-color: var(--base01) !important;
border-color: var(--base02) !important;
}
/*--- Voice Bar Text Recolor ---*/
.barText__7aaec {
color: var(--base0B) !important;
}
.unreadIcon__7aaec {
color: var(--base0B) !important;
}
/*--- Mentions Bar Text Recolor ---*/
.mentionsBar__7aaec .barText__7aaec {
color: var(--base05) !important;
}
/*--- Forum Background Recolor ---*/
.container_f369db {
background-color: var(--bg-overlay-2);
}
/*--- Sidebar Icon Recolor ---*/
.circleIconButton__5bc7e {
color: var(--base04);
}
/*--- Summaries Tag Icon Recolor ---*/
.summariesBetaTag_cf58b5 {
color: var(--base03);
}
/*--- Folder Icon Recolor ---*/
div.folderIconWrapper__48112 {
background-color: var(--base01) !important;
}
/*--- Voice Chat Action Icon Recolor ---*/
path[fill^="rgb(88,101,242)"],
path[stroke^="rgb(88,101,242)"] {
fill: var(--base05) !important;
stroke: var(--base05) !important;
}
.lottieIcon__5eb9b.lottieIconColors__5eb9b.buttonIcon_e131a9 {
--__lottieIconColor: var(--base05) !important;
}
div[class^="actionButtons"] [class^="button"][class*="buttonColor_"],
div[class^="actionButtons"] [class^="button"] [class*="buttonColor_"] {
background-color: var(--base02);
}
/* --- Checkbox Recolor (OFF) --- */
.container__87bf1 {
background-color: var(--base03) !important;
}
/* --- Checkbox Recolor (ON) --- */
.checked__87bf1 {
background-color: var(--base0B) !important;
}
path[fill^="rgba(35, 165, 90, 1)"] {
fill: var(--base0B) !important;
}
/* --- Secure Lock Icon Recolor --- */
.lockIcon__2666b {
display: none;
}
/*--- Status Icon Recolor (DO NOT DISTURB) ---*/
svg[fill^="#f23f43"],
rect[fill^="#f23f43"] {
fill: var(--status-danger) !important;
}
/*--- Status Icon Recolor (IDLE) ---*/
svg[fill^="#f0b232"],
rect[fill^="#f0b232"] {
fill: var(--status-warning) !important;
}
/*--- Status Icon Recolor (ONLINE) ---*/
path[fill^="#23a55a"],
svg[fill^="#23a55a"],
rect[fill^="#23a55a"] {
fill: var(--status-positive) !important;
}
/*--- Status Icon Recolor (OFFLINE) ---*/
svg[fill^="#80848e"],
rect[fill^="#80848e"] {
fill: var(--base03) !important;
}
/*--- Default Color Swap ---*/
path[fill^="currentColor"],
svg[fill^="currentColor"],
rect[fill^="currentColor"] {
fill: var(--base06) !important;
}
path[d^="M12 22a10 10 0 1"] {
fill: var(--base02) !important;
}
/*--- Voice Chat Icon Badge Recolor ---*/
div[class^="iconBadge"] path[d^="M12 3a1 1 0 0 0-1-1h-.06"],
div[class^="iconBadge"] path[d^="M15.16 16.51c-.57.28"] {
fill: var(--base05) !important;
}
/*--- Nitro Icon Recolor ---*/
.premiumLabel_e681d1 svg path,
svg.guildBoostBadge__5dba5 path {
fill: var(--base0E) !important;
}
/*--- Server Booster Icon Recolor ---*/
.premiumIcon__5d473 {
color: var(--base0F);
}
/*--- Call Container Recolor ---*/
.callContainer_cb9592 {
background-color: var(--base00);
}
.gradientContainer_bfe55a {
background-image: var(--base00);
}
/*--- Store Gradient Recolors ---*/
.gradient_e9ef78 {
background: var(--base01) !important;
}
.bannerGradient__955a3 {
background: var(--base00) !important;
}
/*--- Text Selection Highlight Recolor ---*/
::selection {
background-color: var(--base02);
color: var(--base05);
}
/*--- Increase Text Legibility ---*/
* {
text-rendering: optimizeLegibility !important;
}
/*--- Codeblock Syntax Highlighting Recolor ---*/
.hljs-attr {
color: var(--base06) !important;
}
.hljs-attribute {
color: var(--base06) !important;
}
.hljs-number {
color: var(--base06) !important;
}
.hljs-selector-class {
color: var(--base06) !important;
}
.hljs-comment {
color: var(--base03) !important;
}
.hljs-subst {
color: var(--base0D) !important;
}
.hljs-selector-pseudo {
color: var(--base0B) !important;
}
.hljs-section {
color: var(--base0B) !important;
}
.hljs-keyword {
color: var(--base08) !important;
}
.hljs-variable {
color: var(--base08) !important;
}
.hljs-meta {
color: var(--base03) !important;
}
.hljs-built_in {
color: var(--base09) !important;
}
.hljs-string {
color: var(--base0B) !important;
}
.hljs-title {
color: var(--base0E) !important;
}
/*--- Visual Refresh Recolor ---*/
/*--- BIG WORK IN PROGRESS. DISCORD MADE SOME BIG CHANGES. ---*/
.visual-refresh {
div[class^="autocomplete__"] {
background-color: var(--base02) !important;
}
path[fill^="rgba(88, 101, 242, 1)"] {
fill: var(--base0B) !important;
}
div[class^="topicsPillContainer"] {
--bg-overlay-2: var(--base02) !important;
}
.bg__960e4 {
background: var(--base00) !important;
}
.wrapper_ef3116 {
background-color: var(--base00) !important;
}
.sidebar_c48ade {
background-color: var(--base00) !important;
}
.searchBar__97492 {
background-color: var(--base02) !important;
}
.channelTextArea_f75fb0 {
background: var(--base02) !important;
}
.chatContent_f75fb0 {
background-color: var(--base01) !important;
}
.chatGradient__36d07 {
background: linear-gradient(to bottom, transparent, var(--base01)) !important;
}
.members_c8ffbb,
.member_c8ffbb {
background: var(--base00) !important;
}
.voiceBar__7aaec {
background-color: var(--base02) !important;
}
button.button__67645.redGlow__67645,
span.button__67645.redGlow__67645 {
background-color: var(--base02) !important;
}
/*--- Status Icon Recolor (DO NOT DISTURB) ---*/
svg[fill^="#d83a42"],
rect[fill^="#d83a42"] {
fill: var(--status-danger) !important;
}
/*--- Status Icon Recolor (IDLE) ---*/
svg[fill^="#ca9654"],
rect[fill^="#ca9654"] {
fill: var(--status-warning) !important;
}
/*--- Status Icon Recolor (ONLINE) ---*/
path[fill^="#43a25a"],
svg[fill^="#43a25a"],
rect[fill^="#43a25a"] {
fill: var(--status-positive) !important;
}
/*--- Status Icon Recolor (OFFLINE) ---*/
svg[fill^="#83838b"],
rect[fill^="#83838b"] {
fill: var(--base03) !important;
}
}
@@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Exec=/nix/store/n9x8ixgyrh1jiiwmmf25blwcd4lnny6a-stylix-activate-gnome/bin/stylix-activate-gnome enable
Name=Stylix: enable User Themes extension for GNOME Shell
@@ -0,0 +1,5 @@
[Desktop Entry]
Type=Application
Exec=/nix/store/n8ls1h4p8zdprbfw0blr1p2mk7bkc7j0-stylix-kde-apply-plasma-theme/bin/stylix-kde-apply-plasma-theme
Name=Stylix: activate KDE theme
X-KDE-AutostartScript=true
@@ -0,0 +1,14 @@
{
"name": "com.1password.1password",
"description": "1Password BrowserSupport",
"path": "/run/wrappers/bin/1Password-BrowserSupport",
"type": "stdio",
"allowed_origins": [
"chrome-extension://hjlinigoblmkhjejkmbegnoaljkphmgo/",
"chrome-extension://bkpbhnjcbehoklfkljkkbbmipaphipgl/",
"chrome-extension://gejiddohjgogedgjnonbofjigllpkmbf/",
"chrome-extension://khgocmkkpikpnmmkgmdnfckapcdkgfaf/",
"chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/",
"chrome-extension://dppgmdbiimibapkepcbdbmkaabgiofem/"
]
}

Some files were not shown because too many files have changed in this diff Show More