This commit is contained in:
KaitoTLex 2024-12-03 17:30:36 -08:00
parent d607020a40
commit 5787cbc70c
4 changed files with 46 additions and 8 deletions

View file

@ -73,12 +73,15 @@
natural_scroll enabled
tap enabled # enables click-on-tap
tap_button_map lrm # tap with 1 finger = left click, 2 fingers = right click, 3 fingers = middle click
dwt enabled # disable (touchpad) while typing
#dwt enabled # disable (touchpad) while typing
}
bindsym XF86KbdBrightnessDown exec brightnessctl -d asus::kbd_backlight s 1-
bindsym XF86KbdBrightnessUp exec brightnessctl -d asus::kbd_backlight s +1
bindsym XF86Tools exec brightnessctl s 0
bindsym XF86WebCam exec systemctl sleep
bindsym Prior exec playerctl previous
bindsym Next exec playerctl next
bindsym XF86RotateWindows exec playerctl play-pause
'';
};

View file

@ -22,7 +22,8 @@
home.packages = with pkgs; [
# here is some command line tools I use frequently
# feel free to add your own or remove some of them
playerctl
lunar-client
texlab
gramma
pavucontrol