mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	services: home-keyboard: Export set-xkb-variables.
* modules/rosenthal/services/keyboard.scm (set-xkb-variables): Export.
This commit is contained in:
		
							parent
							
								
									5abcb40620
								
							
						
					
					
						commit
						08f3b94e16
					
				@ -5,7 +5,8 @@
 | 
			
		||||
(define-module (rosenthal services keyboard)
 | 
			
		||||
  #:use-module (gnu system keyboard)
 | 
			
		||||
  #:use-module (gnu home services)
 | 
			
		||||
  #:export (home-keyboard-service-type))
 | 
			
		||||
  #:export (set-xkb-variables
 | 
			
		||||
            home-keyboard-service-type))
 | 
			
		||||
 | 
			
		||||
(define (set-xkb-variables layout)
 | 
			
		||||
  (if layout
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user