From 6d31ca47349ecbf715c4430dfc5aadc7f994f890 Mon Sep 17 00:00:00 2001 From: "Mariano Z." Date: Mon, 6 Oct 2025 14:13:22 -0300 Subject: [PATCH] dev: automated commit - 2025-10-06 14:13:22 --- clapboard/.config/clapboard/config.toml | 2 +- davmail.log | 8 -------- sway/.config/sway/config.d/autostart | 4 +--- 3 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 davmail.log diff --git a/clapboard/.config/clapboard/config.toml b/clapboard/.config/clapboard/config.toml index 5ba76c6..298c9f1 100644 --- a/clapboard/.config/clapboard/config.toml +++ b/clapboard/.config/clapboard/config.toml @@ -14,8 +14,8 @@ launcher = [ "60", ] -# Maximum number of clipboard entries to remember history_size = 500 [favorites] "email" = "marianoz@posteo.net" +"phone" = "098914497" diff --git a/davmail.log b/davmail.log deleted file mode 100644 index e3510e0..0000000 --- a/davmail.log +++ /dev/null @@ -1,8 +0,0 @@ -2025-09-08 13:23:47,524 INFO [main] davmail - DavMail Gateway 6.4.0-3755 listening on -2025-09-08 13:23:47,533 ERROR [main] davmail - Unable to bind server socket for SMTP on port 1025: port not allowed or in use by another process -Unable to bind server socket for POP on port 1110: port not allowed or in use by another process -Unable to bind server socket for IMAP on port 1143: port not allowed or in use by another process -Unable to bind server socket for CALDAV on port 1080: port not allowed or in use by another process -Unable to bind server socket for LDAP on port 1389: port not allowed or in use by another process - -2025-09-08 13:24:28,169 INFO [Shutdown] davmail - DavMail gateway stopped diff --git a/sway/.config/sway/config.d/autostart b/sway/.config/sway/config.d/autostart index 307f2e1..c0c5f19 100644 --- a/sway/.config/sway/config.d/autostart +++ b/sway/.config/sway/config.d/autostart @@ -1,8 +1,5 @@ # vim: ft=swayconfig # System Services - - - exec { ghostty --gtk-single-instance=true --quit-after-last-window-closed=false --initial-window=false $(nix-locate -w polkit-gnome-authentication-agent-1 | awk '{print $NF}') @@ -11,6 +8,7 @@ exec { swaync wlsunset -l -34.9 -L -56.2 -t 4500 -g 0.9 easyeffects --gapplication-service + clapboard --record } # # # User Interface