# Status Bar:
#
# Read `man 5 sway-bar` for more information about this section.
#bar {
#	position top
#	icon_theme candy
#	# The default just shows the current date and time.
#	# status_command python3 ~/.config/sway/scripts.d/status.py
#	status_command while bash ~/.config/sway/status.sh; do sleep 1; done
#
#	colors {
#        	statusline 			#ffffff
#        	background 			#000000cd
#      		inactive_workspace #000000cd 	#000000cd	#ffffff80
#		focused_workspace  #000000cd	#000000cd	#fca9e9ff
#		urgent_workspace   #ffa000cd	#000000cd	#ffffffff
#	}
#}



exec waybar
#bar {
#    swaybar_command waybar -s ~/.config/waybar/styles.css
#}