Fix the file permission on fg42.el

This commit is contained in:
Sameer Rahmani 2024-03-26 18:42:50 +00:00
parent 23fa9d8311
commit 2d459669cb
Signed by: lxsameer
GPG Key ID: 8741FACBF412FFA5
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ shipped with Emacs."
(tooltip-mode nil)
(menu-bar-mode -1)
(when (display-graphic-p)
;; Smoother scrolling
(pixel-scroll-precision-mode)