Commit graph

65 commits

Author SHA1 Message Date
df92bdfe64 chore: remove files which were moved to nixos/ 2024-08-13 16:57:48 +02:00
2ba86baac8 feat(logs): install lnav 2024-08-13 09:01:04 +02:00
38b50dd127 Revert "fix(remote build): set PATH environment variable required for nix acces on remote shell"
This reverts commit c37724ec6d.

Actually the config needs to be systemwide
2024-08-11 17:41:48 +02:00
c37724ec6d fix(remote build): set PATH environment variable required for nix acces on remote shell 2024-08-11 17:11:11 +02:00
6cd91a48ff feat: change wallpaper to fit in with colorscheme + have inspector tan 2024-08-10 14:15:06 +02:00
511a2deda8 feat: add some wallpapers 2024-08-10 14:15:01 +02:00
9c1bfb47ed feat: install krita & inkscape 2024-08-10 13:57:25 +02:00
1bd060f10b feat(file sending): install magic-wormhole-rs 2024-08-09 17:20:10 +02:00
92f31ec13b feat(river): add keybinds to toggle tags of window and display 2024-08-09 13:33:09 +02:00
cdc79de2bb feat(swaylock): style swaylock with stylix 2024-08-09 12:43:33 +02:00
12686f70c8 feat(river): add keybinds to rotate workspaces 2024-08-09 12:30:30 +02:00
1c458ff079 feat(river-shifttags): install package in user environment 2024-08-09 12:27:35 +02:00
fba76fb410 feat(river-shifttags): add river-shifttags package 2024-08-09 12:27:24 +02:00
0ca0c28cbd feat(river): add keybind for audio mute 2024-08-09 10:17:47 +02:00
cad736ba57 fix(waybar): describe volume text 2024-08-09 10:15:32 +02:00
e0b0c655d0 feat(waybar): show network traffic speed 2024-08-09 10:12:52 +02:00
d9864fd18c fix(waybar): update playtime every second 2024-08-09 09:59:51 +02:00
1adb84395b feat(waybar): fix tag bar styling to show focused, occupied & urgent states 2024-08-09 09:54:45 +02:00
48c9f796dc fonts: reduce terminal font size 2024-08-07 18:57:38 +02:00
8b05e5fa08 nixvim(toggleterm): switch keybind to C-t, because <space>tt interferes with insert mode 2024-08-07 18:45:06 +02:00
2f69ec00af env: set EDITOR to nvim 2024-08-07 18:34:41 +02:00
7c8d9cf566 kitty: port over settings from void
- keybind to open new window with same working directory
- automatically choose a contrasting foreground text color if the text
  color is too similar to the background color
2024-08-07 18:30:28 +02:00
ed3d9a579a chore: update flake.lock 2024-08-07 18:23:29 +02:00
25278613ee nixvim(toggleterm): install toggleterm 2024-08-07 18:19:58 +02:00
60ebf4fb6d nixvim(telescope): file-browser starts in directory of current file, not current directory 2024-08-07 18:15:27 +02:00
9c624cd8b2 stylix(fuzzel): make colorscheme work 2024-08-07 15:20:01 +02:00
c44e931469 stylix(kitty): make colorscheme work 2024-08-07 15:17:33 +02:00
68f0b61837 stylix(fonts): set default fonts (systemwide) 2024-08-07 12:21:58 +02:00
a6b29abff8 stylix: make nvim 0.10 default colorscheme system-wide 2024-08-06 20:18:54 +02:00
19ee36a8be nixvim(gdb): install and config dap for gdb (and which-key)
dap: debugger adapter protocol
2024-08-06 16:29:02 +02:00
b8ee8301a7 nixvim(c): enable clangd lsp server 2024-08-06 11:55:00 +02:00
adaee35027 neovim: make clipboard yanking work 2024-08-05 19:09:49 +02:00
eba3f5bb42 cursor: fix cusror theme 2024-08-02 16:12:03 +02:00
cc15438637 nixvim: improve startup time through various means 2024-08-01 15:47:48 +02:00
8e2d85646d river: add audio volume keybinds
no mute/unmute keybind right now
2024-08-01 13:09:03 +02:00
6ec6ca1061 wluma: replace webcam als with time-based als 2024-07-30 15:49:16 +02:00
7b212c9dd3 brightnessctl: add keybinds to change brightness in river 2024-07-30 15:23:21 +02:00
516155deb4 wluma: add config file to home-manager 2024-07-30 15:06:20 +02:00
b4a69ee0a8 cursor: try (and fail) to set cursor theme 2024-07-30 10:03:47 +02:00
ef255dcf27 breezex-cursor: fix spelling mistake in dir name 2024-07-29 18:45:15 +02:00
b5eda32f44 breezex-curosr: it works! 2024-07-29 18:34:35 +02:00
dd6003556c stylix: fix wallpaper set error when not running under kde
Downsides:
this means that there will be no theming for KDE QT Apps

Also switch theme polarity to light
2024-07-29 13:20:49 +02:00
9371019b39 stylix: actually enable it to generate colorschemes 2024-07-29 13:02:36 +02:00
22c9f88ab9 waybar: fix font definition 2024-07-29 12:58:23 +02:00
072e3e9484 update flake.lock 2024-07-29 12:58:15 +02:00
4fd74ba15d stylix: base config 2024-07-29 12:55:08 +02:00
58d7d17560 update flake.lock 2024-07-29 11:48:13 +02:00
207e47a0b0 nixvim(rust): install cargo + rustc for rust-analyzer 2024-07-29 11:41:08 +02:00
bcbcd9e9f4 nixvim(lsp): enable language servers for html/css/rust/bash 2024-07-29 11:37:54 +02:00
414dc707af river(playerctl): fix mpris controls not working 2024-07-29 11:30:25 +02:00