Commit Graph

758 Commits

Author SHA1 Message Date
d6c0352dca Remove deprecated presentation-mode script 2020-02-28 21:49:37 +01:00
f07a9340e7 Add on/off options to presentation-mode 2020-02-28 21:49:36 +01:00
641dbc2cef Move autostart.sh into own directory 2020-02-28 21:49:29 +01:00
57ac64041a Enhance redshift configuration 2020-02-28 21:49:26 +01:00
0ab73a702e autostart: Refactor unit naming into function 2020-02-28 21:49:23 +01:00
6c02c622b8 Merge pull request #3 from hakoerber/dependabot/pip/ansible-2.8.8
Bump ansible from 2.8.2 to 2.8.8
2020-02-28 21:48:56 +01:00
23f5ec0f8b Bump ansible from 2.8.2 to 2.8.8
Bumps [ansible](https://github.com/ansible/ansible) from 2.8.2 to 2.8.8.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.8.2...v2.8.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-26 19:55:08 +00:00
20a898e813 Fix firefox CSS handling 2020-02-25 21:42:58 +01:00
9981985835 Add management of ~/.opt 2020-02-25 21:37:11 +01:00
6b0e4d46c8 Install python3 headers on fedora 2020-02-25 21:16:17 +01:00
c6efec2e5f Make management of Firefox CSS optional 2020-02-25 21:16:04 +01:00
f5afa1efca Install ctags on Ubuntu 2020-02-25 16:20:22 +01:00
9b62f8c4b7 Fix restic backup script 2020-02-24 16:13:06 +01:00
9a0c0d6490 spotify: Next track on right click on bar 2020-02-24 14:33:48 +01:00
fa28daf5d0 Fix presentation mode 2020-02-24 14:33:27 +01:00
3b0e5220ab Remove ~/bin before linking 2020-02-24 10:48:02 +01:00
f33d9a60f4 Link ~/bin instead of copying 2020-02-24 10:42:31 +01:00
f439b8441b Fix shebang in scripts 2020-02-24 10:42:23 +01:00
eae66600af Revert "Fix nvim python interpreter"
This reverts commit 0a6a49854b74ee681bd2ca8bff5c7f1e8c0a07a6.
2020-02-24 10:27:27 +01:00
80e10602a6 Fix nvim python interpreter 2020-02-23 23:12:00 +01:00
720d6f5c96 Fix machine dependent autostart 2020-02-23 23:11:50 +01:00
cb1e484c8a packages: Remove digikam
Installs lots of kde crap as dependencies
2020-02-23 23:10:17 +01:00
0410c217c4 Add firefox profile for home notebook 2020-02-23 16:59:42 +01:00
e56a4a7ee7 Remove old autostart file 2020-02-23 16:59:21 +01:00
6f0a7e2c88 Add jmespath to requirements.txt, needed for json_query filter 2020-02-23 15:26:16 +01:00
2476a859fa Fix clone URL in README 2020-02-23 15:25:22 +01:00
4433732ad5 Remove outdated information from README 2020-02-23 15:19:53 +01:00
023b2116f5 Fix access mode of /var/lib/dotfiles 2020-02-23 15:19:28 +01:00
3910d369c2 Add bootstrap script 2020-02-23 15:19:08 +01:00
8032cee29c Add a load of handy ~/bin scripts 2020-02-23 15:07:02 +01:00
99fbfc42fe Fix user group handling 2020-02-23 14:59:27 +01:00
3c35e2f47b Fix wrong group name during .dotfiles linking 2020-02-23 14:57:32 +01:00
7262678b58 Do not manage docker service on fedora 2020-02-23 14:56:14 +01:00
599158484b install: Check /etc/os-release before sourcing 2020-02-23 14:55:54 +01:00
3d5303870e packages: Add xdotool 2020-02-23 14:55:37 +01:00
d233f6c505 packages: Remove eclipse 2020-02-23 14:55:23 +01:00
7d167348e2 Update packages for fedora 31 2020-02-23 14:26:46 +01:00
9f2a6327b3 Add install script 2020-02-23 14:25:06 +01:00
f2718fe15a Switch to python3 for ansible 2020-02-23 14:24:53 +01:00
1e55b2c301 Remove dotbot and update relevant docs 2020-02-23 14:09:36 +01:00
49af35bcf3 Fix requirements.txt 2020-02-23 14:06:39 +01:00
2b187e3b62 zsh: Fix setting of machine specific env 2020-02-23 14:03:45 +01:00
7e6d643f42 Fix syncing of ~/bin 2020-02-23 14:01:24 +01:00
571316c7a5 Move presentation_mode state file into XDG_RUNTIME_DIR
Because it is automatically cleaned up on boot, means we always start
with presentation_mode OFF
2020-02-23 14:00:20 +01:00
96fb0c224d Suspend dunst notifications in presentatio mode, lock 2020-02-23 13:59:52 +01:00
fb73195116 Add autostart for firefox 2020-02-23 13:58:17 +01:00
b0b2287291 Enable restic backup 2020-02-23 13:58:01 +01:00
49d078ae2f Implement presentation mode 2020-02-14 14:30:43 +01:00
33805e69b5 Implement selective start of autostart services 2020-02-14 14:30:22 +01:00
61150df5d7 zsh: Add yaml/json converter helpers 2019-12-18 10:10:40 +01:00