Update templates

This commit is contained in:
Sonny Bakker 2024-08-23 07:10:35 +02:00
parent de93805323
commit ceaec45f54
15 changed files with 33 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
import = [ "{{ xdg_config_dir }}/alacritty/include.toml" ]
[selection]

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
[user]
email = sonny871@hotmail.com
name = Sonny Bakker

View file

@ -1,3 +1,5 @@
## {{ ansible_managed }}
#
##
## Configuration file for ncmpc (~/.config/ncmpc/config)
##

View file

@ -1,3 +1,6 @@
# {{ ansible_managed }}
#
[Unit]
Description=Music Player Daemon
Documentation=man:mpd(1) man:mpd.conf(5)

View file

@ -1,3 +1,6 @@
# {{ ansible_managed }}
#
[Socket]
ListenStream=/run/user/1000/mpd.socket
ListenStream={{ mpd_listen_port }}

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
volume=100
sub-auto=fuzzy
gpu-api=opengl

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
## Seek units are in seconds, but note that these are limited by keyframes
RIGHT seek 5
LEFT seek -5

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
# /etc/pacman.conf
#
# Add environment specific settings in /etc/pacman.d/extra.conf

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
# Reflector configuration file for the systemd service.
#
# Empty lines and lines beginning with "#" are ignored. All other lines should

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
[Unit]
Description=SSH key agent

View file

@ -1,3 +1,6 @@
# {{ ansible_managed }}
#
#
# Add the following to your service unit to make use of this target:
# Wants=daily.target
#

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
[Unit]
Description=Timer which runs all services on a daily basis inside the daily.target.wants directory

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
# Add the following to your service unit to make use of this target:
# Wants=weekly.target
#

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
[Unit]
Description=Timer which runs all services on a weekly basis inside the weekly.target.wants directory

View file

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
[Unit]
Description=Tmux startup script