mirror of
				https://forge.katzen.cafe/schrottkatze/nix-configs.git
				synced 2025-10-31 01:27:57 +01:00 
			
		
		
		
	add gui workspace switching
This commit is contained in:
		
					parent
					
						
							
								a9525ec467
							
						
					
				
			
			
				commit
				
					
						37a4235e5c
					
				
			
		
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -45,7 +45,8 @@ | |||
|     :class "workspaces" | ||||
|     (for workspace in workspaces | ||||
|       (button | ||||
|         (label :markup "<span foreground=\"${workspace.urgent ? "#ff0000" : "#ffffff"}\" background=\"${workspace.focused ? "#383838" : "#282828"}\">${workspace.name}</span>") | ||||
|         :onclick "swaymsg workspace ${workspace.name}" | ||||
|         (label :markup "<span foreground=\"${workspace.urgent ? "#ff0000" : "#ffffff"}\" background=\"${workspace.focused ? "#484848" : "#282828"}\">${workspace.name}</span>") | ||||
|       ) | ||||
|     ) | ||||
|   ) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Schrottkatze
				Schrottkatze