Getting emacs to lag less in wayland

This commit is contained in:
Emmet
2023-08-12 13:47:14 -05:00
parent 843add9ec9
commit cdea958283
5 changed files with 25 additions and 2 deletions

View File

@@ -16,8 +16,8 @@
email = "librephoenix3@pm.me"; # email (used for certain configurations)
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
theme = "ayu-dark"; # selcted theme from my themes directory (./themes/)
wm = "xmonad"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
browser = "librewolf"; # Default browser; must select one from ./user/app/browser/
wm = "hyprland"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
browser = "librewolf-wayland"; # Default browser; must select one from ./user/app/browser/
editor = "emacsclient"; # Default editor;
term = "alacritty -o font.size=20"; # Default terminal command;
font = "Inconsolata"; # Selected font