diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index c7bc548..677b77a 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -26,8 +26,8 @@ fade-out-step = 0.03; ################################# # Transparency / Opacity # ################################# -inactive-opacity = 0.8; -frame-opacity = 0.7; +inactive-opacity = 1; +frame-opacity = 0.5; inactive-opacity-override = false; focus-exclude = [ "class_g = 'Cairo-clock'" ]; diff --git a/.reticulum/config b/.reticulum/config index 2054a9f..dbf7ccd 100644 --- a/.reticulum/config +++ b/.reticulum/config @@ -323,10 +323,10 @@ loglevel = 4 # port = ble:// # Set frequency to 867.2 MHz - frequency = 867200000 + frequency = 925875000 # Set LoRa bandwidth to 125 KHz - bandwidth = 125000 + bandwidth = 250000 # Set TX power to 7 dBm (5 mW) txpower = 7 @@ -335,12 +335,12 @@ loglevel = 4 # range is 7 through 12, with 7 # being the fastest and 12 having # the longest range. - spreadingfactor = 8 + spreadingfactor = 9 # Select coding rate 5. Valid range # is 5 throough 8, with 5 being the # fastest, and 8 the longest range. - codingrate = 5 + codingrate = 8 # You can configure the RNode to send # out identification on the channel with