mirror of
				https://github.com/horst3180/arc-theme.git
				synced 2025-06-13 12:53:52 +00:00 
			
		
		
		
	Append solid suffix to non-transparent variant
This allows distributions to easily pacakge both without conflicts. This will also help with Flatpak being able to match the host theme.
This commit is contained in:
		
							parent
							
								
									766ae1a386
								
							
						
					
					
						commit
						7b1d4f3fb9
					
				| @ -1,6 +1,12 @@ | |||||||
|  | if !ENABLE_TRANSPARENCY | ||||||
|  | themedir        = $(datadir)/themes/Arc-solid | ||||||
|  | themedarkerdir  = $(datadir)/themes/Arc-Darker-solid | ||||||
|  | themedarkdir    = $(datadir)/themes/Arc-Dark-solid | ||||||
|  | else | ||||||
| themedir        = $(datadir)/themes/Arc | themedir        = $(datadir)/themes/Arc | ||||||
| themedarkerdir  = $(datadir)/themes/Arc-Darker | themedarkerdir  = $(datadir)/themes/Arc-Darker | ||||||
| themedarkdir    = $(datadir)/themes/Arc-Dark | themedarkdir    = $(datadir)/themes/Arc-Dark | ||||||
|  | endif | ||||||
| 
 | 
 | ||||||
| ithemedir       = $(DESTDIR)$(themedir) | ithemedir       = $(DESTDIR)$(themedir) | ||||||
| ithemedarkerdir   = $(DESTDIR)$(themedarkerdir) | ithemedarkerdir   = $(DESTDIR)$(themedarkerdir) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user