Added Picom config to project
This commit is contained in:
		
							parent
							
								
									f54ceeb051
								
							
						
					
					
						commit
						4499b38616
					
				@ -3160,6 +3160,7 @@
 | 
			
		||||
      (spacemacs/declare-prefix "ofi" "i3.org")
 | 
			
		||||
      (spacemacs/declare-prefix "ofI" "index.org")
 | 
			
		||||
      (spacemacs/declare-prefix "ofp" "polybar.org")
 | 
			
		||||
      (spacemacs/declare-prefix "ofP" "picom.org")
 | 
			
		||||
      (spacemacs/declare-prefix "ofr" "yadm README")
 | 
			
		||||
      (spacemacs/set-leader-keys
 | 
			
		||||
        "ofb" (lambda () (interactive) (find-file "~/org/config/bin.org"))
 | 
			
		||||
@ -3168,6 +3169,7 @@
 | 
			
		||||
        "ofi" (lambda () (interactive) (find-file "~/org/config/i3.org"))
 | 
			
		||||
        "ofI" (lambda () (interactive) (find-file "~/org/config/index.org"))
 | 
			
		||||
        "ofp" (lambda () (interactive) (find-file "~/org/config/polybar.org"))
 | 
			
		||||
        "ofP" (lambda () (interactive) (find-file "~/org/config/picom.org"))
 | 
			
		||||
        "ofr" (lambda () (interactive) (find-file "~/README.org")))
 | 
			
		||||
    #+END_SRC
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user