mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
updated mail and fixed template sway config
This commit is contained in:
parent
6c37e3a294
commit
948dfc14bd
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
font: jetbrains mono
|
font: jetbrains mono
|
||||||
git_name: eoli3n
|
git_name: eoli3n
|
||||||
git_mail: jkirsz@gmail.com
|
git_mail: jonathan.kirszling@runbox.com
|
||||||
|
|
||||||
# Black + DarkGrey
|
# Black + DarkGrey
|
||||||
color0: '#282a36'
|
color0: '#282a36'
|
||||||
|
@ -224,7 +224,7 @@ exec_always ~/.config/sway/import-gsettings
|
|||||||
exec mako
|
exec mako
|
||||||
|
|
||||||
# pipewire
|
# pipewire
|
||||||
{% if ansible_os_family is 'void' %}
|
{% if {{ ansible_os_family }} is 'void' %}
|
||||||
exec pipewire
|
exec pipewire
|
||||||
exec pipewire-pulse
|
exec pipewire-pulse
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user