Update theme-switcher.service
This commit is contained in:
		@@ -2,13 +2,9 @@
 | 
			
		||||
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Switch the Plasma theme
 | 
			
		||||
After=plasma-workspace.target
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
Environment=DISPLAY=:0
 | 
			
		||||
#Environment=XAUTHORITY=/home/username/.Xauthority
 | 
			
		||||
#Environment=QT_QPA_PLATFORM=xcb
 | 
			
		||||
ExecStart=/usr/bin/bash /home/username/.theme-switcher/theme-switcher.sh
 | 
			
		||||
ExecStart=/home/username/.theme-switcher/theme-switcher.sh
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=plasma-workspace.target
 | 
			
		||||
WantedBy=default.target
 | 
			
		||||
		Reference in New Issue
	
	Block a user