update
This commit is contained in:
parent
d249a66f65
commit
99b63f20bc
2 changed files with 6 additions and 1 deletions
|
|
@ -33,10 +33,13 @@ before-sleep 'swaylock -f'
|
|||
|
||||
#timeout 1200 'systemctl suspend' \
|
||||
### Input configuration
|
||||
input "1267:12573:ELAN0412:00_04F3:311D_Touchpad" {
|
||||
input "type:touchpad" {
|
||||
accel_profile "flat"
|
||||
dwt enabled
|
||||
tap enabled
|
||||
middle_emulation enabled
|
||||
natural_scroll disabled
|
||||
scroll_factor 0.2
|
||||
}
|
||||
|
||||
input "type:pointer" {
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ required_packages_brew:
|
|||
- yazi
|
||||
- ansible
|
||||
- zsh-history-substring-search
|
||||
- opentofu
|
||||
|
||||
#apt_keys:
|
||||
# - https://packages.microsoft.com/keys/microsoft.asc
|
||||
|
|
@ -74,6 +75,7 @@ required_packages_apt:
|
|||
- libvirt-daemon
|
||||
- virt-manager
|
||||
- nautilus
|
||||
- vlc
|
||||
|
||||
flatpak_remote:
|
||||
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue