home/natto: misc changes
enable sioyek fix gtk theme add environment variables change zathura config change hyprland config Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
#+begin_src emacs-lisp
 | 
			
		||||
 ; -*- lexical-binding: t; -*-
 | 
			
		||||
(set-frame-font "Fira Code 13" nil t)
 | 
			
		||||
(add-to-list 'default-frame-alist '(font . "Fira Code-13"))
 | 
			
		||||
;(add-to-list 'default-frame-alist '(font . "Fira Code-13"))
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
** Some mode settings based on personal preferences
 | 
			
		||||
 
 | 
			
		||||
@@ -72,6 +72,7 @@ gestures {
 | 
			
		||||
 | 
			
		||||
misc {
 | 
			
		||||
    no_direct_scanout = true
 | 
			
		||||
    disable_hyprland_logo = true
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
windowrule=float, ^.*(iwgtk)$
 | 
			
		||||
 
 | 
			
		||||
@@ -8,3 +8,4 @@ map S rotate
 | 
			
		||||
map f zoom in
 | 
			
		||||
map q zoom out
 | 
			
		||||
map p follow link
 | 
			
		||||
set selection-clipboard clipboard
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user