Commit Graph

1438 Commits

Author SHA1 Message Date
2096b3234f Make playbook more check-mode safe 2022-12-16 19:44:58 +01:00
e2ae922a85 Split font sizes into different "kinds"(?) 2022-12-16 19:44:58 +01:00
2e09c7354a rust: Allow specifying which package to build for git crates 2022-12-16 19:44:58 +01:00
8479767fcc packages: Update nodejs packages 2022-12-16 19:44:58 +01:00
bb9739755a rust_binaries: Fix error on old ansible versions 2022-12-16 19:44:58 +01:00
b6b2cecd38 Remove debug output 2022-12-16 19:44:58 +01:00
1091f42490 rust_binaries: Fix check mode 2022-12-16 19:44:58 +01:00
b7d2489f6d Add service and script to manage "mousespam" 2022-12-16 19:44:58 +01:00
62bb6d6d40 vim: Update writing plugin config 2022-12-16 19:44:58 +01:00
d8fc5aa9c3 i3status-rust: Add weather command 2022-12-16 19:43:59 +01:00
9670eb8445 i3status-rust: Make ping more robust 2022-12-16 19:43:51 +01:00
3ff8990a35 redshift: Reset color temperature on startup 2022-12-15 23:12:38 +01:00
5792877f25 First test of i3status-rust 2022-12-15 22:31:50 +01:00
1e5719c94c Fix alacritty font size 2022-12-15 22:30:47 +01:00
ca58ee0c61 Drop watchexec 2022-12-15 21:57:11 +01:00
0d703b7cad Fix rebuilding & linking for rust tools 2022-12-15 21:57:07 +01:00
5662e68a16 Move spotify to workspace 10 2022-12-15 21:56:52 +01:00
6db59607eb i3: Fix bar background color 2022-12-15 19:45:04 +01:00
7040170468 Update orgy 2022-12-15 19:43:32 +01:00
40c2b659c7 go: Fix error in check mode 2022-12-15 19:43:25 +01:00
9ae91e724d Update gothic install script 2022-12-15 13:34:02 +01:00
974a659216 Configure regular paccache cleanup in arch 2022-12-15 13:34:02 +01:00
9ed7db6327 vscode: Hide activity bar 2022-09-05 15:19:52 +02:00
38b3285d49 theme: Switch to non-dark breeze 2022-09-05 15:19:52 +02:00
9e4931f37e Add vscodium and integrate with neovim 2022-09-05 15:19:52 +02:00
f6fae531d6 i3: Make active output more destinctive in i3bar 2022-09-05 15:19:52 +02:00
7f507ec4c3 vim: Suppress startup messages 2022-07-05 22:27:10 +02:00
4073ac5930 tmux: Rearrange config options 2022-07-05 22:27:10 +02:00
a7d23f06c4 Start ssh agent for some users 2022-07-05 22:27:10 +02:00
e5d23adcab i3: Make urgentcy colors consistent 2022-07-05 22:27:10 +02:00
db329973ec alacritty: Make black actually black
Otherwise, "black" output is just invisible. Mainly visible with ansible
DEBUG output, which is "dark gray", which is "1;30", which is black,
which was until now the same as the background color.
2022-07-05 22:27:10 +02:00
e2395d12cf Add proper script to toggle workspace window 2022-07-05 22:27:10 +02:00
40ef2ad2fd i3: Make active workspace background consistent 2022-07-05 22:27:10 +02:00
c0a2e34fd5 i3: Use nice icons for workspaces 2022-07-05 22:27:10 +02:00
ecdbedf4b2 alacritty: Fix font size 2022-07-02 18:38:58 +02:00
fff382e5fa tmux: Disable bottom bar again 2022-07-02 16:01:49 +02:00
3371d03421 Fix fixing of /var/lib/dotfiles permissions 2022-07-02 15:56:34 +02:00
1f27aee39c Remove redundant fixing of DOTDIR 2022-07-02 15:52:41 +02:00
5dd7cfc6af Make install.sh runnable as non-root 2022-07-02 15:52:41 +02:00
2b62592bdf Manage /var/lib/dotfiles as soon as possible 2022-07-02 15:52:41 +02:00
c66d39fa5a alacritty: Use "alacritty" as TERM 2022-07-02 12:50:07 +02:00
99d14f5f6b tmux: Remove leftover setting 2022-07-02 12:38:43 +02:00
cc1ebcfd86 vim: Remove YouCompleteMe
It's just too much hassle with all the compiling and random errors after
updates.
2022-07-02 12:38:09 +02:00
8205d867a0 vim: Remove all that pseudo-IDE stuff 2022-07-02 12:38:09 +02:00
971ce13043 tmux: Remove unused keybinds 2022-07-02 12:38:09 +02:00
f9355f7b9c tmux: Do not use abbreviated keybinds 2022-07-02 12:38:09 +02:00
f384a8a1b6 tmux: Split settings and keybinds 2022-07-02 12:33:15 +02:00
fd3f5c4bd6 tmux: Standardize set-option calls 2022-07-02 12:33:15 +02:00
c54278cc7c tmux: Do not use abbreviated commands 2022-07-02 12:29:30 +02:00
8209b459d8 tmux: Fix error on old (<3.3) versions 2022-07-02 12:19:47 +02:00