20241108
This commit is contained in:
parent
be8c893713
commit
275ea9cc13
3 changed files with 20 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
systemctl stop NetworkManager.service
|
||||
macchanger -r wlan0
|
||||
systemctl start NetworkManager.service
|
|
@ -216,7 +216,7 @@ bindsym $mod+r mode "resize"
|
|||
exec_always --no-startup-id ~/scripts/bin/setup_displays
|
||||
|
||||
# logi mx ergo
|
||||
exec_always --no-startup-id xinput --set-prop "pointer:Logitech MX Ergo Multi-Device Trackball " 'libinput Accel Speed' 0.40
|
||||
# exec_always --no-startup-id xinput --set-prop "pointer:Logitech MX Ergo Multi-Device Trackball " 'libinput Accel Speed' -0.2
|
||||
|
||||
# dpi fix
|
||||
exec --no-startup-id xrdb -merge ~/.Xresources
|
||||
|
@ -228,7 +228,7 @@ exec_always --no-startup-id ~/.config/polybar/launch.sh
|
|||
exec --no-startup-id mullvad-vpn
|
||||
|
||||
# solaar
|
||||
#exec --no-startup-id solaar --window=hide &
|
||||
exec --no-startup-id solaar --window=hide &
|
||||
|
||||
# caffeine
|
||||
exec --no-startup-id caffeine start &
|
||||
|
|
18
linux/.config/solaar/config.yaml
Normal file
18
linux/.config/solaar/config.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
- 1.1.13
|
||||
- _NAME: 'MX Ergo Multi-Device Trackball '
|
||||
_absent: [hi-res-scroll, hires-smooth-invert, hires-smooth-resolution, hires-scroll-mode, scroll-ratchet, smart-shift, thumb-scroll-invert, thumb-scroll-mode,
|
||||
onboard_profiles, report_rate, report_rate_extended, dpi, dpi_extended, backlight, backlight_level, backlight_duration_hands_out, backlight_duration_hands_in,
|
||||
backlight_duration_powered, backlight-timed, led_control, led_zone_, rgb_control, rgb_zone_, brightness_control, per-key-lighting, fn-swap, disable-keyboard-keys,
|
||||
crown-smooth, divert-crown, divert-gkeys, m-key-leds, mr-key-led, multiplatform, gesture2-gestures, gesture2-divert, gesture2-params, sidetone, equalizer,
|
||||
adc_power_management]
|
||||
_battery: 4096
|
||||
_modelId: B01D406F0000
|
||||
_sensitive: {pointer_speed: false}
|
||||
_unitId: E8D30D23
|
||||
change-host: null
|
||||
divert-keys: {82: 0, 83: 0, 86: 0, 91: 0, 93: 0, 237: 0}
|
||||
lowres-scroll-mode: false
|
||||
persistent-remappable-keys: null
|
||||
pointer_speed: 181
|
||||
reprogrammable-keys: {80: 80, 81: 81, 82: 82, 83: 83, 86: 86, 91: 91, 93: 93, 237: 237}
|
||||
speed-change: 0
|
Loading…
Add table
Reference in a new issue