Compare commits

..

No commits in common. "32b4354151461cd7da2785707b06593d96aaaa8e" and "1e10776eb316b4d5505ea708584fe5397bc7ef58" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ device {
# TrackPoint (Corne nipple): hold middle button + move to scroll, joystick-style # TrackPoint (Corne nipple): hold middle button + move to scroll, joystick-style
device { device {
name = corne-tp name = zmk-project-corne-tp
scroll_method = on_button_down scroll_method = on_button_down
scroll_button = 274 # BTN_MIDDLE scroll_button = 274 # BTN_MIDDLE
scroll_button_lock = false # set true to toggle scroll on/off with a tap instead of holding scroll_button_lock = false # set true to toggle scroll on/off with a tap instead of holding

View file

@ -49,9 +49,9 @@
monitor = , preferred, auto, 2.0 monitor = , preferred, auto, 2.0
'' ''
else '' else ''
monitor = desc:Lenovo Group Limited P27q-20 V909LRFR, 2560x1440@60, 0x0, 1.07 monitor = desc:Lenovo Group Limited P27q-20 V909LRFR, 2560x1440@60, 0x0, 1.25
monitor = desc:Lenovo Group Limited P27q-20 V909LPNY, 2560x1440@60, 2400x0, 1.07 monitor = desc:Lenovo Group Limited P27q-20 V909LPNY, 2560x1440@60, 2048x0, 1.25
monitor = desc:Lenovo Group Limited P27q-20 V909LRDD, 2560x1440@60, 4800x0, 1.07 monitor = desc:Lenovo Group Limited P27q-20 V909LRDD, 2560x1440@60, 4096x0, 1.25
workspace = 1, monitor:desc:Lenovo Group Limited P27q-20 V909LRFR, default:true workspace = 1, monitor:desc:Lenovo Group Limited P27q-20 V909LRFR, default:true
workspace = 2, monitor:desc:Lenovo Group Limited P27q-20 V909LPNY, default:true workspace = 2, monitor:desc:Lenovo Group Limited P27q-20 V909LPNY, default:true
workspace = 3, monitor:desc:Lenovo Group Limited P27q-20 V909LRDD, default:true workspace = 3, monitor:desc:Lenovo Group Limited P27q-20 V909LRDD, default:true
@ -178,7 +178,7 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ]; nix.settings.experimental-features = [ "nix-command" "flakes" ];
networking.networkmanager.enable = true; networking.networkmanager.enable = true;
networking.networkmanager.wifi.backend = "wpa_supplicant"; networking.networkmanager.wifi.backend = "iwd";
programs._1password.enable = true; programs._1password.enable = true;
programs._1password-gui = { programs._1password-gui = {