Update some config
This commit is contained in:
		
							parent
							
								
									36bf6793a4
								
							
						
					
					
						commit
						0c17b6454a
					
				
					 6 changed files with 9 additions and 33 deletions
				
			
		
							
								
								
									
										35
									
								
								.xprofile
									
										
									
									
									
								
							
							
						
						
									
										35
									
								
								.xprofile
									
										
									
									
									
								
							|  | @ -1,35 +1,13 @@ | |||
| . $HOME/.config/environment | ||||
| . "$HOME/.config/environment" | ||||
| 
 | ||||
| numlockx on | ||||
| 
 | ||||
| setxkbmap de | ||||
| setxkbmap -option caps:none | ||||
| 
 | ||||
| 
 | ||||
| _autostart_workspace_voip() | ||||
| { | ||||
| 	#/opt/teamspeak5/TeamSpeak & | ||||
| 	#sleep 2 | ||||
| 	#alacritty --class "mail" --command sh -c "neomutt" & | ||||
| 	#teamspeak3 & | ||||
| 	flatpak run com.teamspeak.TeamSpeak -nosingleinstance & | ||||
| 	sleep 1 | ||||
| 	element-desktop & | ||||
| 	sleep 1 | ||||
| 	discord & | ||||
| } | ||||
| 
 | ||||
| _autostart_workspace_messenger() | ||||
| { | ||||
| 	signal-desktop & | ||||
| 	sleep 1 | ||||
| 	thunderbird & | ||||
| } | ||||
| 
 | ||||
| _autostart_apps() | ||||
| { | ||||
| 	dunst & | ||||
| 	ckb-next --background & | ||||
| 	parcellite & | ||||
| 	solaar --window hide & | ||||
| 
 | ||||
|  | @ -37,27 +15,20 @@ _autostart_apps() | |||
| 	conky --daemonize --config="$HOME/.config/conky/system.conf" | ||||
| 	conky --daemonize --config="$HOME/.config/conky/archlinux-updates.conf" | ||||
| 
 | ||||
| 	#actkbd --grab --config ~/.config/actkbd/actkbd.conf --device /dev/input/by-id/usb-Dell_Dell_USB_Keyboard-event-kbd & | ||||
| 
 | ||||
| 	syncthing -no-browser & | ||||
| 	/usr/lib/kdeconnectd & | ||||
| 	#transmission-gtk --minimized & | ||||
| 	qbittorrent & | ||||
| 
 | ||||
| 	#steam-runtime -silent -tcp & | ||||
| 	flatpak run com.valvesoftware.Steam -silent & | ||||
| 	qutebrowser & | ||||
| 
 | ||||
| 	mopidy & | ||||
| 
 | ||||
| 	/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & | ||||
| 	systemctl --user start spotifyd.service & | ||||
| } | ||||
| 
 | ||||
| _autostart() | ||||
| { | ||||
| 	### wait for audio | ||||
| 	#start_jack | ||||
| 	start_audio pipewire | ||||
| 
 | ||||
| 	### wait for internet | ||||
|  | @ -68,8 +39,8 @@ _autostart() | |||
| 	pass x && sleep 5 | ||||
| 
 | ||||
| 	_autostart_apps & | ||||
| 	_autostart_workspace_voip & | ||||
| 	_autostart_workspace_messenger & | ||||
| 
 | ||||
| 	systemctl --user start autostart.target | ||||
| } | ||||
| 
 | ||||
| _autostart & | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue