|
|
581b55389f
|
feat(git): Ignore direnv, bak and pre-commit hook
|
2024-03-08 22:55:36 +01:00 |
|
|
|
896231c0bc
|
feat(xmonad): Add scratchpads for a shell and emacs
|
2024-03-08 22:48:24 +01:00 |
|
|
|
f6aab82ba0
|
thrall: Consume paperless recursively
|
2024-03-04 15:41:44 +01:00 |
|
|
|
d6bfb4c175
|
thrall: Share paperless consumption directory via syncthing
|
2024-03-04 15:40:55 +01:00 |
|
|
|
945c27392d
|
emacs: Enable activities package
|
2024-03-03 00:49:25 +01:00 |
|
|
|
18bc01c8e5
|
xmonad: Manage fullscreen games correctly
|
2024-03-02 23:41:25 +01:00 |
|
|
|
46cf6bb0ff
|
emacs: Define custom lsp actions after lsp-haskell
|
2024-03-02 09:07:06 +01:00 |
|
|
|
5d15a604dc
|
emacs: Deactivate custom lsp actions
|
2024-03-01 22:59:24 +01:00 |
|
|
|
371eed667d
|
xmonad: Reformat main and config
|
2024-03-01 22:41:23 +01:00 |
|
|
|
1fb80c5516
|
flake: Setup a devShell for haskell
|
2024-03-01 21:57:54 +01:00 |
|
|
|
296a443da7
|
xmonad: Remove unused layouts
|
2024-03-01 21:57:54 +01:00 |
|
|
|
ba80c212ff
|
emacs: Add org-bookmark-heading
|
2024-03-01 21:48:23 +01:00 |
|
|
|
f63950f5c7
|
xmonad: Handle volume keys
|
2024-02-27 22:24:29 +01:00 |
|
|
|
48edcdcb37
|
git: Add extra config
- pull via rebase by default
- use three-way-diff
- recurse into submodules
|
2024-02-21 16:21:33 +01:00 |
|
|
|
737c593a35
|
modules: Add hardening configuration
|
2024-02-20 23:17:44 +01:00 |
|
|
|
96955c8053
|
emacs: Add support for haskell wingman
|
2024-02-20 23:17:44 +01:00 |
|
|
|
04bf11aeaa
|
wm: Do not export xorg config to /etc
|
2024-02-20 22:29:08 +01:00 |
|
|
|
29ed32e7de
|
home: Remove rofi from generic home config
|
2024-02-20 22:29:08 +01:00 |
|
|
|
eedfe098c7
|
xmonad: Allow to set brightness also via F keys
|
2024-02-20 22:29:08 +01:00 |
|
|
|
fd528bc6b8
|
screen-locker: Configure betterlockscreen
|
2024-02-20 22:29:08 +01:00 |
|
|
|
31d20be291
|
xmonad: Add scrot to system packages
|
2024-02-19 23:51:14 +01:00 |
|
|
|
777ee73343
|
xmonad: Varios layout and binding improvements
|
2024-02-19 23:51:00 +01:00 |
|
|
|
0b0a54a021
|
xmonad: Allow to set brightness
|
2024-02-19 23:27:08 +01:00 |
|
|
|
56bc6e760a
|
shell: Define aliases for nixos-rebuild
|
2024-02-19 23:26:08 +01:00 |
|
|
|
b26f6112dc
|
polybar: Add backlight and battery modules
|
2024-02-19 23:25:45 +01:00 |
|
|
|
e3bc43c827
|
wm: Add module to set backlight
It's currently not used since it did not work as expected.
|
2024-02-19 23:21:51 +01:00 |
|
|
|
519ef6a5d3
|
xmonad: Run rofi-pass to fill in passwords
|
2024-02-16 23:48:20 +01:00 |
|
|
|
f6c5cc5834
|
xmonad: Run rofi as an appLauncher
|
2024-02-16 23:48:10 +01:00 |
|
|
|
88e5c2db8f
|
xmonad: Remove commented code
|
2024-02-16 23:17:42 +01:00 |
|
|
|
18b00d2991
|
alex: Enable picom as a compositor
|
2024-02-16 23:17:42 +01:00 |
|
|
|
931b572b9a
|
services: Add compositor picom
|
2024-02-16 23:17:42 +01:00 |
|
|
|
738f8c5b62
|
xmonad: Disable magnification of selected window
|
2024-02-16 23:09:40 +01:00 |
|
|
|
75060b71c7
|
xmonad: Remove configuration from home
|
2024-02-16 22:51:10 +01:00 |
|
|
|
9f1e5ca775
|
rofi: Use gruvbox theme
|
2024-02-16 22:51:10 +01:00 |
|
|
|
2b41fe8775
|
alex: Enable polybar dunst and udiskie services
|
2024-02-16 22:51:10 +01:00 |
|
|
|
60c3e49f76
|
udiskie: Add basic config for automounter
|
2024-02-16 22:51:10 +01:00 |
|
|
|
411730305d
|
services: Add configuration for dunst
dunst is a notification daemon.
|
2024-02-16 22:51:10 +01:00 |
|
|
|
0f3c834bc4
|
dregil: Import path instead of default.nix
|
2024-02-16 22:51:10 +01:00 |
|
|
|
1ed309a991
|
polybar: Add basic setup of polybar
|
2024-02-16 22:51:10 +01:00 |
|
|
|
a0fbe4bfac
|
xmonad: Setup a basic xmonad config
|
2024-02-16 22:45:51 +01:00 |
|
|
|
2c4a6951ff
|
dregil: Disable touchpad tapping
|
2024-02-13 23:56:26 +01:00 |
|
|
|
9d0d3bbd11
|
feat(home): Move zsh config to shell module
|
2024-02-12 22:47:04 +01:00 |
|
|
|
eb041732fc
|
feat(dregil): Enable AppImage binfmt support
|
2024-02-12 22:21:31 +01:00 |
|
|
|
feade6d998
|
feat(home): Enable git-cliff changelog generator
|
2024-02-12 22:01:50 +01:00 |
|
|
|
1b95bf2d24
|
home: Enable 'fzf'
|
2024-02-12 21:29:13 +01:00 |
|
|
|
313b19f7cf
|
home: Enable 'jq'
|
2024-02-12 21:29:08 +01:00 |
|
|
|
f3c2a73d38
|
home: Enable rofi program launcher
|
2024-02-11 22:34:25 +01:00 |
|
|
|
f60f5a6f40
|
xmonad: Move config from home to system
|
2024-02-11 15:59:25 +01:00 |
|
|
|
f5826de803
|
xmonad: Put module into its own directory
|
2024-02-06 23:05:18 +01:00 |
|
|
|
1f2545df5b
|
alex: Prepare to load xmonad by default
|
2024-02-05 21:17:37 +01:00 |
|