diff --git a/config.org b/config.org index b4f5033..84edbd0 100644 --- a/config.org +++ b/config.org @@ -176,7 +176,7 @@ This adds the Nonguix channel. - network-manager - podman - readline -- swayfx-0.3.2 +- swayfx - tuxedo-keyboard - xf86-video-amdgpu - xf86-video-intel diff --git a/config.scm b/config.scm index fc06347..d52a3ca 100644 --- a/config.scm +++ b/config.scm @@ -98,7 +98,7 @@ network-manager podman readline - swayfx-0.3.2 + swayfx tuxedo-keyboard xf86-video-amdgpu xf86-video-intel diff --git a/home/emacs/init.el b/home/emacs/init.el index 3552fe2..1eeeb33 100644 --- a/home/emacs/init.el +++ b/home/emacs/init.el @@ -128,6 +128,7 @@ (native-comp-async-report-warnings-errors nil) (read-extended-command-predicate #'command-completion-default-include-p) (recentf-mode t) + (pixel-scroll-precision-large-scroll-height 30) (scroll-bar-mode nil) (tab-always-indent 'complete) (tool-bar-mode nil)