Browse Source

dev: automated commit - 2025-10-06 14:13:22

Mariano Z. 4 months ago
parent
commit
6d31ca4734
3 changed files with 2 additions and 12 deletions
  1. 1 1
      clapboard/.config/clapboard/config.toml
  2. 0 8
      davmail.log
  3. 1 3
      sway/.config/sway/config.d/autostart

+ 1 - 1
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"

+ 0 - 8
davmail.log

@@ -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

+ 1 - 3
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