|
|
9e5d3c5262
|
alacritty: Enable dynamic titles
|
2021-09-25 19:11:59 +02:00 |
|
|
|
cad6720173
|
Merge pull request #5 from hakoerber/dependabot/pip/cryptography-3.3.2
build(deps): bump cryptography from 3.2.1 to 3.3.2
|
2021-06-02 12:54:03 +02:00 |
|
|
|
0866a310cc
|
Merge pull request #8 from hakoerber/dependabot/pip/ansible-2.10.7
build(deps): bump ansible from 2.10.4 to 2.10.7
|
2021-06-02 12:53:59 +02:00 |
|
dependabot[bot]
|
a35d7d78e1
|
build(deps): bump ansible from 2.10.4 to 2.10.7
Bumps [ansible](https://github.com/ansible/ansible) from 2.10.4 to 2.10.7.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.10.4...v2.10.7)
---
updated-dependencies:
- dependency-name: ansible
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-01 21:55:57 +00:00 |
|
|
|
2128028113
|
packages: Add terraform
|
2021-04-20 20:19:41 +02:00 |
|
|
|
cc6a0673b9
|
packages: Add some python modules
|
2021-04-20 20:19:41 +02:00 |
|
|
|
c859f7f76c
|
Install mkinitcpio in arch
|
2021-04-20 20:19:41 +02:00 |
|
|
|
1907fb2547
|
Limit memory usage of nextcloud
|
2021-04-20 20:19:41 +02:00 |
|
|
|
7b20ee2875
|
Fix libvirt setup on arch
|
2021-04-20 20:19:41 +02:00 |
|
|
|
513e401099
|
Optimize pacman caching in docker test script
|
2021-04-20 20:19:41 +02:00 |
|
|
|
1b22fe6116
|
testscript: Clean up tmpdir
|
2021-04-20 20:19:41 +02:00 |
|
|
|
c6a056b77c
|
Deprecate fedora
|
2021-04-20 20:19:41 +02:00 |
|
|
|
236954d557
|
Add script to detect missing packages in list
|
2021-04-20 20:19:41 +02:00 |
|
|
|
f1c9e4a6f3
|
zsh: Use yaml.safe_load for yaml2json
|
2021-04-20 20:19:41 +02:00 |
|
|
|
c12185af79
|
Refactor docker testing script
|
2021-04-20 20:19:41 +02:00 |
|
|
|
57d3c570c0
|
i3: Remove deprecated wallchanger hotkeys
|
2021-04-20 20:19:41 +02:00 |
|
|
|
8d3a4ff778
|
i3: Add screenshot config
|
2021-04-20 20:19:41 +02:00 |
|
|
|
ffb295d858
|
Install maim
|
2021-04-20 20:19:41 +02:00 |
|
|
|
fb3c3d8c19
|
Fix screencfg for ares
|
2021-04-20 20:19:41 +02:00 |
|
|
|
41abaf2533
|
zsh: Suppress warnings in "embiggen"
|
2021-04-20 20:19:41 +02:00 |
|
|
|
b83ced88a5
|
zsh: Remove duplicate "embiggen" function
|
2021-04-20 20:19:41 +02:00 |
|
|
|
9723753b5b
|
Install pdf packages
|
2021-04-20 20:19:41 +02:00 |
|
|
|
d2d2ddace4
|
gtk: Update font size calculation
|
2021-04-20 20:19:41 +02:00 |
|
dependabot[bot]
|
eb31b393e9
|
build(deps): bump cryptography from 3.2.1 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-08 16:06:49 +00:00 |
|
|
|
d74d7866ff
|
Merge pull request #6 from hakoerber/dependabot/pip/jinja2-2.11.3
build(deps): bump jinja2 from 2.11.2 to 2.11.3
|
2021-04-08 18:06:03 +02:00 |
|
|
|
75fdf52586
|
Merge pull request #7 from hakoerber/dependabot/pip/pyyaml-5.4
build(deps): bump pyyaml from 5.3.1 to 5.4
|
2021-04-05 13:35:05 +02:00 |
|
dependabot[bot]
|
bdb0fd00bd
|
build(deps): bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 21:39:37 +00:00 |
|
dependabot[bot]
|
2ae40edccc
|
build(deps): bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-19 21:55:59 +00:00 |
|
|
|
825ff4e770
|
Add signal autostart
|
2021-02-01 20:40:14 +01:00 |
|
|
|
2b9d974659
|
Add element autostart
|
2021-02-01 20:40:14 +01:00 |
|
|
|
2895c33fbc
|
i3: Force steam to workspace 5
|
2021-01-31 16:08:42 +01:00 |
|
|
|
5c3cf1b887
|
Disable restic on private account on tb-hak
|
2021-01-30 21:28:18 +01:00 |
|
|
|
a0968ba34a
|
x: Import the environment on startup
This is required to set the DISPLAY variable correctly.
|
2021-01-30 21:25:28 +01:00 |
|
|
|
71a0886d46
|
autostart: Update "Type" of i3 service
"exec" is not available on Ubuntu 18.04, and it does not help to resolve
the ordering problem anyway.
|
2021-01-30 21:23:52 +01:00 |
|
Hannes Körber
|
83c9d72afe
|
Make gpg ssh support configurable
|
2021-01-30 21:06:53 +01:00 |
|
Hannes Körber
|
39b45df38e
|
autostart: Remove hardcoded DISPLAY
|
2021-01-30 21:06:53 +01:00 |
|
Hannes Körber
|
55477c5919
|
Install pydbus on ubuntu
|
2021-01-30 21:06:53 +01:00 |
|
Hannes Körber
|
fd2a274668
|
Add workaround for old ubuntu systemd
|
2021-01-30 21:06:53 +01:00 |
|
Hannes Körber
|
613f249f64
|
Remove old screencfg config
|
2021-01-27 16:45:33 +01:00 |
|
Hannes Körber
|
9ac25a152d
|
i3: Add shortcuts for screenconfigs
|
2021-01-27 16:45:33 +01:00 |
|
Hannes Körber
|
735568adfa
|
Update screenconfigs
|
2021-01-27 16:45:33 +01:00 |
|
Hannes Körber
|
5a803a578b
|
screencfg: Support additional --set parameters
|
2021-01-27 16:45:33 +01:00 |
|
Hannes Körber
|
818ac7ef8c
|
screencfg: Use yaml.safe_load()
|
2021-01-27 15:50:57 +01:00 |
|
Hannes Körber
|
c22d769ab5
|
zsh: Do not export TERMBIN, not needed
|
2021-01-27 15:18:57 +01:00 |
|
Hannes Körber
|
96765dbf76
|
tmux: Use generic default-terminal
|
2021-01-27 15:18:41 +01:00 |
|
Hannes Körber
|
6f2e7d20b4
|
qt: Remove unneeded options
|
2021-01-27 15:18:32 +01:00 |
|
Hannes Körber
|
b742d63193
|
ubuntu: Add more theming packages
|
2021-01-27 15:18:24 +01:00 |
|
Hannes Körber
|
d78ba65063
|
tb-hak: Switch to alacritty
|
2021-01-27 15:18:16 +01:00 |
|
Hannes Körber
|
7231b614fa
|
gtk: Use font_size
|
2021-01-27 15:18:03 +01:00 |
|
Hannes Körber
|
f174a4e558
|
Make autostart ubuntu-compatible
|
2021-01-27 15:17:45 +01:00 |
|