chore: add env file to sway config
This commit is contained in:
parent
02a8b53cd1
commit
4dc7aecf97
|
@ -4,6 +4,10 @@
|
|||
#
|
||||
# Read `man 5 sway` for a complete reference.
|
||||
|
||||
|
||||
# Load env file
|
||||
exec source $HOME/.config/sway/env
|
||||
|
||||
### Variables
|
||||
#
|
||||
# Logo key. Use Mod1 for Alt.
|
||||
|
|
Loading…
Reference in New Issue