Add a lot of ansible headers
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
{{ ansible_header | comment }}
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "touchpad"
|
||||
Driver "libinput"
|
||||
|
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
{{ ansible_header | comment }}
|
||||
|
||||
~/.fehbg
|
||||
|
@ -1,8 +1,9 @@
|
||||
{{ ansible_header | comment }}
|
||||
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
|
||||
export $(gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)
|
||||
dbus-update-activation-environment --systemd DISPLAY
|
||||
|
||||
|
||||
setxkbmap fr oss
|
||||
xss-lock -- physlock -d &
|
||||
autorandr --change
|
||||
|
Reference in New Issue
Block a user