diff --git a/ansible/environments/laptop/host_vars/odofreebsd b/ansible/environments/laptop/host_vars/odofreebsd index ab5f6e7..4d4373d 100644 --- a/ansible/environments/laptop/host_vars/odofreebsd +++ b/ansible/environments/laptop/host_vars/odofreebsd @@ -31,5 +31,3 @@ users: - main_fido - backup_fido - homeassistant -sway_conf_files: - - launch_mako diff --git a/ansible/roles/sway/files/sway_config_files/launch_mako.conf b/ansible/roles/sway/files/sway_config_files/launch_mako.conf deleted file mode 100644 index d34e1bb..0000000 --- a/ansible/roles/sway/files/sway_config_files/launch_mako.conf +++ /dev/null @@ -1,2 +0,0 @@ -# Notifications -exec /usr/bin/mako diff --git a/ansible/roles/sway/files/sway_config_files/notifications.conf b/ansible/roles/sway/files/sway_config_files/notifications.conf index 0ee63b9..e88db74 100644 --- a/ansible/roles/sway/files/sway_config_files/notifications.conf +++ b/ansible/roles/sway/files/sway_config_files/notifications.conf @@ -1,2 +1,5 @@ bindsym $mod+Escape exec makoctl dismiss bindsym $mod+Shift+Escape exec makoctl invoke + +# Notifications +exec /usr/bin/mako