Add machine-specific configs to sway
This commit is contained in:
		@@ -260,3 +260,4 @@ mode "resize" {
 | 
			
		||||
# the trick, it's all in the `wordexp(3)`.
 | 
			
		||||
#
 | 
			
		||||
include '$(/usr/libexec/sway/layered-include "/usr/share/sway/config.d/*.conf" "/etc/sway/config.d/*.conf" "${XDG_CONFIG_HOME:-$HOME/.config}/sway/config.d/*.conf")'
 | 
			
		||||
include "${XDG_CONFIG_HOME:-$HOME/.config}/sway/machine.d/$HOSTNAME.conf"
 | 
			
		||||
 
 | 
			
		||||
@@ -0,0 +1 @@
 | 
			
		||||
# vim: set ft=swayconfig:
 | 
			
		||||
		Reference in New Issue
	
	Block a user