Commit graph

96 commits

Author SHA1 Message Date
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
31fd5d3f77 wluma: add systemd user service 2024-07-30 14:59:19 +02:00
b4a69ee0a8 cursor: try (and fail) to set cursor theme 2024-07-30 10:03:47 +02:00
9eba1a0ba6 wluma: set env variable to allow it to work
see:
https://github.com/maximbaz/wluma/issues/8
2024-07-30 09:46:43 +02:00
ef255dcf27 breezex-cursor: fix spelling mistake in dir name 2024-07-29 18:45:15 +02:00
5ed4ed6b84 add gitignore for build outputs 2024-07-29 18:36:17 +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
faee4d96b7 tailscale: disable default ssh deamon, see if that helps
the probelm i'm trying to solve is that tailscale auth for ssh does not
work
2024-07-29 12:39:40 +02:00
966d14a219 tailscale: allow use of and as an exit node 2024-07-29 12:35:03 +02:00
bdc1cd68c4 tailscale: enable ssh daemon 2024-07-29 12:22:12 +02:00
6ef6d633c7 enable ssh daemon 2024-07-29 12:10:10 +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
bcd7b6a804 river(startup): replace nonexistent killall with pkill 2024-07-29 11:22:33 +02:00
dde025ff0a waybar(style): set font font-family + no borders 2024-07-29 11:17:18 +02:00
b00592b9c9 waybar: show media being played + move clock 2024-07-29 11:17:00 +02:00
c2cb41a73f waybar: show river/tags buttons 2024-07-29 11:16:34 +02:00
96f34b25f0 git: always show diff in commit editor 2024-07-29 11:07:37 +02:00
f17fcedbfe river: add music play controls 2024-07-29 11:03:43 +02:00
a77796db99 river: fix spelling mistake in keybinds 2024-07-29 10:24:41 +02:00
d12ea16812 river: kill waybar before start, to allow hot-reload
: Please enter the commit message for your changes. Lines starting
2024-07-29 10:24:25 +02:00
e005653996 cmus: install cmus 2024-07-29 10:09:25 +02:00
2a2f599a23 waybar: basic waybar config 2024-07-29 10:08:16 +02:00
de4d31c60d dev tools: install gitu 2024-07-29 10:07:55 +02:00
db39274e96 river(layout): add commmand for modifying layout 2024-07-29 10:07:24 +02:00
5f441a4be1 wm: river setup 2024-07-28 23:30:50 +02:00
1cb873830f tools: install usbutils wget curl ncdu 2024-07-28 14:09:38 +02:00
b0ff987c16 fingerprint: non-working try 2024-07-28 14:09:28 +02:00
b2f226cf49 nixos: switch to a flake + change /boot part uuid 2024-07-28 11:36:51 +02:00
70131093c3 chore: separate nixos & home-manager configuration into own directories 2024-07-28 10:15:03 +02:00
39cd2bc920 fix some lint errors 2024-07-27 20:15:19 +02:00
053026966a update flake.lock 2024-07-27 20:13:03 +02:00
c1bdde3ea5 nixvim(treesitter): install treesitter 2024-07-27 20:09:00 +02:00
4efde8d93f nixvim(files): install oil plugin 2024-07-27 20:02:17 +02:00
b78836eed9 nixvim(telescope): add file-browser extension to allow for file creation 2024-07-27 19:02:55 +02:00
b7975c5aab nixvim(telescope): reorganise keymaps into categories, fix leader+f => leader + ff, close telescope on esc in insert mode 2024-07-27 18:50:04 +02:00
d3e9ba862c nixvim(ui): install telescope 2024-07-27 18:18:33 +02:00
b6a0ecae2d nixvim(lsp): add keybinds for hover, next error, etc 2024-07-27 16:41:19 +02:00