aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-04-06 08:59:22 +0200
committerPatrick Spek <p.spek@tyil.nl>2024-04-06 08:59:22 +0200
commit3c9c6a6cd4284dbf10618bc82a0f13ad2e75d76f (patch)
tree5b61183212cdb62cebe98f6123e9d318605a3873
parentb4f12dd9768b9a453bfd00c374ebb4feb41535e4 (diff)
Update dotfiles
m---------.config/shell/vendor/bash/feature-auto-completion0
-rw-r--r--.config/systemd/user/xss-lock.service12
m---------.vim/bundle/syntax-go0
m---------.vim/bundle/syntax-markdown0
m---------.vim/bundle/syntax-terraform0
m---------.vim/bundle/syntax-todo0
m---------.weechat/vendor/protocol-slack0
7 files changed, 12 insertions, 0 deletions
diff --git a/.config/shell/vendor/bash/feature-auto-completion b/.config/shell/vendor/bash/feature-auto-completion
-Subproject b631277c23fb221fb2761f05ce2eb8457364bb9
+Subproject 23b8144d88451f31cb01cb59f3dcd4b787069f1
diff --git a/.config/systemd/user/xss-lock.service b/.config/systemd/user/xss-lock.service
new file mode 100644
index 0000000..7b059d6
--- /dev/null
+++ b/.config/systemd/user/xss-lock.service
@@ -0,0 +1,12 @@
+[Unit]
+Description=Start xss-lock
+PartOf=graphical-session.target
+
+[Service]
+Type=exec
+Environment=DISPLAY=:0
+ExecStart=/usr/bin/xss-lock -- i3lock -c '#000000' -n
+Restart=on-failure
+
+[Install]
+WantedBy=desktop-x11.target
diff --git a/.vim/bundle/syntax-go b/.vim/bundle/syntax-go
-Subproject 18171a41a18dfc59fb0475a00d5c1e9ddb3d22d
+Subproject 14eedf6135cf4253b0ed48a0b53d6834a40da1c
diff --git a/.vim/bundle/syntax-markdown b/.vim/bundle/syntax-markdown
-Subproject 46add6c3017d3e4035dc10ffa9cb54221d8dfe1
+Subproject a657e697376909c41475a686eeef7fc7a4972d9
diff --git a/.vim/bundle/syntax-terraform b/.vim/bundle/syntax-terraform
-Subproject 3d1cfc8e183f1a58f71587442849510462f5857
+Subproject 21f756b933cd11ac5990a6046fdc7c4e2a6c0ae
diff --git a/.vim/bundle/syntax-todo b/.vim/bundle/syntax-todo
-Subproject ed9d639de2e34eafb82f2682010ab361966ee40
+Subproject 3bb5f9cf0d6c7ee91b476a97054c336104d2b6f
diff --git a/.weechat/vendor/protocol-slack b/.weechat/vendor/protocol-slack
-Subproject 753c3ff6e141427df94c8cd1a340152bcd24ccc
+Subproject 0b5069e600b6fbe72affed97f0b36ef923ba407