mirror of
				https://forge.katzen.cafe/schrottkatze/nix-configs.git
				synced 2025-10-31 01:27:57 +01:00 
			
		
		
		
	more sway stuff
This commit is contained in:
		
					parent
					
						
							
								a20ee22543
							
						
					
				
			
			
				commit
				
					
						11d200f60b
					
				
			
		
					 2 changed files with 13 additions and 2 deletions
				
			
		|  | @ -5,8 +5,17 @@ | |||
|   ... | ||||
| }: { | ||||
|   programs.wofi.enable = true; | ||||
|   programs.swaylock.enable = true; | ||||
| 
 | ||||
|   wayland.windowManager.sway = { | ||||
|     enable = true; | ||||
|     systemd = { | ||||
|       enable = true; | ||||
|     }; | ||||
|     wrapperFeatures = { | ||||
|       base = true; | ||||
|       gtk = true; | ||||
|     }; | ||||
|     config = { | ||||
|       modes = { | ||||
|         resize = { | ||||
|  | @ -22,6 +31,7 @@ | |||
|           l = "resize grow width 10 px"; | ||||
|         }; | ||||
|       }; | ||||
|       terminal = "kitty"; | ||||
|       output = { | ||||
|         "*" = { | ||||
|           bg = "${../xmonad/wallpaper/wallpaper.jpg} fill"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Schrottkatze
				Schrottkatze