Moritz Böhme
d17f034e34
refactor(nvim): change up keybindings
2023-08-16 16:41:12 +02:00
Moritz Böhme
8768b58ce1
feat(nvim): add statuscol-nvim
2023-08-12 16:51:16 +02:00
Moritz Böhme
7d1ae8c1f4
feat(nvim): add inc-rename.nvim
2023-08-12 16:46:45 +02:00
Moritz Böhme
20e9a91d91
feat(nvim): improve ufo
2023-08-12 11:50:46 +02:00
Moritz Böhme
d7cdc05b3d
refator(nvim): move neodev config to seperate file
2023-08-12 09:43:13 +02:00
Moritz Böhme
55d8df866b
feat(nvim): add neodev.nvim
2023-08-12 08:07:33 +02:00
Moritz Böhme
403d88f161
feat(nvim): improve inlay hint startup
...
Rust analyzer seems to be one of the few lsp servers which needs a
small timeout for inlay hints to show up correctly. All other servers
get their inlay hints activated without delay.
2023-08-12 08:05:05 +02:00
Moritz Böhme
d6b95fdef6
feat(nvim): add lsp inlay hints
2023-08-11 19:00:43 +02:00
Moritz Böhme
1566dc84f4
refactor(nvim): condense functions
2023-08-11 19:00:11 +02:00
Moritz Böhme
0c591c0435
feat(nvim): add hmts.nvim
2023-08-11 18:59:52 +02:00
Moritz Böhme
64509b4cc1
feat(nvim): replace noice.nvim with dressing.nvim
2023-08-11 17:39:19 +02:00
Moritz Böhme
670921dda2
refactor(nvim): cleanup
2023-08-11 17:39:02 +02:00
Moritz Böhme
92b9ac1233
feat(nvim): simplify lsp config
2023-08-11 17:38:26 +02:00
Moritz Böhme
3180e64085
feat(nvim): format init.lua
2023-08-10 18:41:23 +02:00
Moritz Böhme
c8f53dfe2e
feat: better zoxide alias and completions
2023-08-10 18:40:07 +02:00
Moritz Böhme
4cd51917fc
feat(nvim): run clippy using rust-analyzer
2023-07-29 17:06:58 +02:00
Moritz Böhme
916674d5b2
feat(nvim): add go specific config
2023-07-29 17:06:33 +02:00
Moritz Böhme
e901627f99
feat(nvim)!: remove tab line
2023-07-29 17:05:59 +02:00
Moritz Böhme
7c1d5f2396
style: remove redundant whitespaces
2023-07-29 17:05:09 +02:00
Moritz Böhme
2e520505c7
refactor(nvim): improve plugin options
2023-07-29 17:02:54 +02:00
Moritz Böhme
f5ce0b73bd
feat(nvim): add nvim treesitter context
2023-07-29 17:01:53 +02:00
Moritz Böhme
59a4dc527a
feat(nvim)!: use comment.nvim instead of mini.nvim
2023-07-25 16:15:18 +02:00
Moritz Böhme
33532b1bf6
feat(nvim): lazy load coq-nvim
2023-07-25 16:12:08 +02:00
Moritz Böhme
885a4e8e3b
refactor(nvim): remove duplicate ts commentstring
2023-07-25 16:02:56 +02:00
Moritz Böhme
6709fc3e5d
feat(nvim)!: remove leap
2023-07-25 16:01:57 +02:00
Moritz Böhme
5de26b6d48
refactor(nvim): change up dependency order
2023-07-25 16:00:51 +02:00
Moritz Böhme
4fdafeebd4
fix(nvim): smartcolumn-nvim syntax
2023-07-24 18:55:11 +02:00
Moritz Böhme
e2aff57d72
feat(nvim): add coq-nvim
2023-07-24 18:45:27 +02:00
Moritz Böhme
70a8d999bd
refactor(telekasten): use better keybindings
2023-07-23 12:27:18 +02:00
Moritz Böhme
b6b76a0e7d
feat(spotify_player): add service/program module
2023-07-22 11:20:53 +02:00
Moritz Böhme
2e4ac37bc6
feat(nvim): enable catppuccin telekasten syntax
2023-07-15 18:17:59 +02:00
Moritz Böhme
50ba2969d1
feat(nvim): add markdown-preview.nvim
2023-07-15 12:49:32 +02:00
Moritz Böhme
21070e6438
refactor(nvim)!: remove cspell
2023-07-15 12:48:10 +02:00
Moritz Böhme
795d6ececd
feat(base): improve fzf wrappers
2023-07-15 12:46:53 +02:00
Moritz Böhme
4dbec7bade
refactor(nvim): better name and lazy loading
2023-07-15 12:45:11 +02:00
Moritz Böhme
0f5f81539b
feat(nvim): add leap.nvim and leap-spooky.nvim
2023-07-15 12:44:02 +02:00
Moritz Böhme
8d528f9814
feat(nvim): add telkasten.nvim
2023-07-15 12:29:13 +02:00
Moritz Böhme
b8be6a3a4e
feat(tmux): add fish completions
2023-07-04 11:45:40 +02:00
Moritz Böhme
3e8ff2e064
fix(tmux): accidentally creating extra sessions
2023-06-30 20:50:53 +02:00
Moritz Böhme
ba7cc10188
feat(tmux): add tmux attach + fzf script
2023-06-30 20:50:25 +02:00
Moritz Böhme
a35d93ae2a
Merge remote-tracking branch 'origin/nixos' into nixos
2023-06-28 09:19:00 +02:00
Moritz Böhme
c99f20fb60
feat(nvim): load vim-tmux-navigator lazyly
2023-06-28 09:15:48 +02:00
Moritz Böhme
d87c4da49e
fix(nvim): remove redundant treesitter plugin
2023-06-27 22:07:59 +02:00
Moritz Böhme
7deef6eabd
feat(nvim): add typst lsp
2023-06-25 11:20:34 +02:00
Moritz Böhme
579e711735
feat(nvim): add option for keyboard layouts
2023-06-25 10:58:39 +02:00
Moritz Böhme
4a5dbf9f62
Merge remote-tracking branch 'origin/nixos' into nixos
2023-06-23 08:35:00 +02:00
Moritz Böhme
6d5351849f
fix: Telescope not working and comment for nix
2023-06-23 08:34:00 +02:00
Moritz Böhme
b5380bb2bb
fix(nvim): treesitter plugins not found
2023-06-23 08:32:40 +02:00
Moritz Böhme
d256af3536
feat(nvim): improve yank in viusal mode
2023-06-11 19:15:11 +02:00
Moritz Böhme
f3bfe50a35
fix(nvim): spellfile loading (for real)
2023-06-11 19:14:13 +02:00
Moritz Böhme
29cfce1111
fix(nix-edit): enable experimental features
2023-06-11 10:25:45 +02:00
Moritz Böhme
9a920427a9
refactor(nvim): overhaul nix glue and be more lazy
2023-06-11 10:22:19 +02:00
Moritz Böhme
21bba2e8fd
Merge remote-tracking branch 'origin/nixos' into nixos
2023-06-10 21:54:36 +02:00
Moritz Böhme
80c38b5120
feat(nvim): use lazy to load plugins
2023-06-10 21:52:57 +02:00
Moritz Böhme
e3a95c6dc2
feat(wallpaper): use swaybg instead of hyprpaper
2023-06-08 11:38:08 +02:00
Moritz Böhme
4737aec6e2
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-31 15:57:41 +02:00
Moritz Böhme
18bd4d0e02
feat(hyprland): change waybar height
2023-05-31 15:56:23 +02:00
Moritz Böhme
254af322b5
refactor(hyprland): wrap waybar to add hyprctl
2023-05-31 15:53:21 +02:00
Moritz Böhme
888b3246a7
feat(porgrams): add nix-edit
2023-05-31 15:52:50 +02:00
Moritz Böhme
bc8972b581
feat(rofi): add run to combi mode
2023-05-29 12:49:53 +02:00
Moritz Böhme
f76a8dc53f
feat(nix): add nix-super
2023-05-29 12:48:43 +02:00
Moritz Böhme
1366bf3e08
feat(nvim)!: add mini-nvim
2023-05-29 12:46:17 +02:00
Moritz Böhme
a66a17984e
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-27 12:03:51 +02:00
Moritz Böhme
6e33ac7509
feat(git): replace delta with difftastic
2023-05-27 12:01:36 +02:00
Moritz Böhme
d2111cc645
feat(code)!: improve interface
2023-05-27 12:00:08 +02:00
Moritz Böhme
a6e8356cb5
feat(nvim)!: remove unused plugins
2023-05-27 11:59:07 +02:00
Moritz Böhme
420b5d5d10
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-14 15:37:15 +02:00
Moritz Böhme
e503567eda
feat(desktop): add illum for backlight control
2023-05-14 15:28:27 +02:00
Moritz Böhme
3a0d4845b0
fix: use suspend and hibernate
2023-05-14 15:27:25 +02:00
Moritz Böhme
e3b7c63f20
feat(nix): add registry entry to self
2023-05-12 15:14:08 +02:00
Moritz Böhme
f875fb90c5
fix(nix): nix command not set
2023-05-12 15:13:52 +02:00
Moritz Böhme
9567cce5fa
refactor!: import modules recursively
2023-05-11 17:33:14 +02:00
Moritz Böhme
13883e7178
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-08 13:05:17 +02:00
Moritz Böhme
d3f0fe0539
refactor(hyprland): use getExe
2023-05-08 13:03:20 +02:00
Moritz Böhme
f9fd542206
feat(hyprland): add random wallpaper service
2023-05-08 12:54:21 +02:00
Moritz Böhme
f02b3ae0ea
fix(hyprland): typo in comment
2023-05-07 14:03:58 +02:00
Moritz Böhme
d143c48e9e
refactor(nix)!: move nix module to programs
2023-05-07 14:03:57 +02:00
Moritz Böhme
3e9468d872
feat(wallpaper): add better wallpaper module
2023-05-07 14:03:55 +02:00
Moritz Böhme
326b14d39a
feat(lib): add listModules to import modules
2023-05-07 14:03:54 +02:00
Moritz Böhme
c9e2642e96
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-07 12:06:25 +02:00
Moritz Böhme
0b54e1877e
feat!: enable hibernation again
2023-05-07 12:05:38 +02:00
Moritz Böhme
82fa90d842
Merge remote-tracking branch 'origin/nixos' into nixos
2023-05-02 09:07:21 +02:00
Moritz Böhme
b074079484
fix(nvim): buffer keybinds
2023-05-02 09:06:54 +02:00
Moritz Böhme
f58c8dc6f8
feat(services): add synology drive module
2023-05-01 14:13:58 +02:00
Moritz Böhme
6fad257d5b
fix(hyprland): make services more reliable
2023-04-30 18:35:46 +02:00
Moritz Böhme
35ddc6a33c
feat: add tmux-vim-navigator
2023-04-28 08:12:15 +02:00
Moritz Böhme
b23382ee8e
feat(tmux): add keybinds option
2023-04-28 08:11:44 +02:00
Moritz Böhme
56044695df
Merge remote-tracking branch 'origin/nixos' into nixos
2023-04-26 14:33:21 +02:00
Moritz Böhme
7675360be0
refactor(nvim): inline variable
2023-04-26 14:29:53 +02:00
Moritz Böhme
3c8e2c5244
feat(navi): detach from tmux
2023-04-26 14:29:11 +02:00
Moritz Böhme
202f7e4558
fix(tmux-sessionizer): unbound variable bug
2023-04-26 11:43:34 +02:00
Moritz Böhme
0b7e18a3f5
feat(tmux-sessionizer): fuzzy match input
2023-04-26 11:23:28 +02:00
Moritz Böhme
35c5d5ed4b
perf(tmux-sessionizer): improve fd command speed
2023-04-26 10:57:43 +02:00
Moritz Böhme
414a3a1fdf
feat(tmux): add tmux-sessionizer
2023-04-26 08:57:59 +02:00
Moritz Böhme
af1f1fec2e
feat(programs): add navi
2023-04-25 19:50:28 +02:00
Moritz Böhme
52650a3c84
feat(programs): add tmux
2023-04-25 18:55:15 +02:00
Moritz Böhme
69454aba52
Merge remote-tracking branch 'origin/nixos' into nixos
2023-04-17 14:47:16 +02:00
Moritz Böhme
e8f59d4261
refactor: remove newlines
2023-04-17 14:37:31 +02:00
Moritz Böhme
f47c711d57
feat(nvim): add cmp-async-path
2023-04-17 14:37:06 +02:00
Moritz Böhme
5cffc8c06c
refactor(programs): sort imports
2023-04-16 18:01:00 +02:00
Moritz Böhme
8d5481949e
fix(nvim): org configuration
2023-04-16 18:00:05 +02:00
Moritz Böhme
bd9bbdda10
feat(hyprland): decrease gap size
2023-04-16 17:59:21 +02:00
Moritz Böhme
a8c51c376c
feat: add chromium module
2023-04-16 17:53:50 +02:00
Moritz Böhme
badc4ffa49
feat(nvim): add snippets for luasnip
...
Add friendly snippets and load them with luasnip.
2023-04-10 21:55:40 +02:00
Moritz Böhme
b606eb4b44
feat(nvim): disable lsp lightbulb
2023-04-10 15:14:42 +02:00
Moritz Böhme
2af3432410
feat(nvim): improve/add keybindings
2023-04-10 15:14:04 +02:00
Moritz Böhme
5fc963c537
refactor!: remove unused modules, bindings, etc.
2023-04-10 15:12:45 +02:00
Moritz Böhme
b1a6d5016a
feat(nvim): add gitignore nvim
2023-04-10 14:36:40 +02:00
Moritz Böhme
d902903984
build!: update inputs
2023-04-10 11:54:27 +02:00
Moritz Böhme
5a0fbea15c
feat(nvim): replace impatient with new vim loader
2023-04-10 11:52:13 +02:00
Moritz Böhme
7b9674969a
feat(nvim): add null ls
2023-04-10 01:05:25 +02:00
Moritz Böhme
e154f827fd
refactor(nvim): use builtin table merge function
2023-04-09 19:41:17 +02:00
Moritz Böhme
07e1294937
refactor: remove empty table
2023-04-09 19:41:16 +02:00
Moritz Böhme
c5d1d1262c
feat(nvim): add zen mode and twilight
2023-04-09 19:41:15 +02:00
Moritz Böhme
bc12d257f1
feat(nvim): add trouble nvim
2023-04-09 19:41:14 +02:00
Moritz Böhme
929773f3e8
feat(nvim): add vim startuptime
2023-04-09 19:41:13 +02:00
Moritz Böhme
1a71d118c4
feat(nvim)!: remove advanced git search
2023-04-09 19:41:12 +02:00
Moritz Böhme
66652a650c
feat(nvim): improve/add keybinds
2023-04-09 19:41:11 +02:00
Moritz Böhme
d1159b1ea9
feat(nvim)!: replace nvim tree with neotree
2023-04-09 19:41:09 +02:00
Moritz Böhme
e949f942de
feat(nvim): add keybinds for gitsigns
2023-04-09 19:41:08 +02:00
Moritz Böhme
f1f1ce943c
feat!: remove unused input and unneeded comments
2023-04-05 08:52:36 +02:00
Moritz Böhme
8a6cdf7632
feat(nvim): add comment-box.nvim
2023-04-05 08:52:02 +02:00
Moritz Böhme
d6fbbb945c
feat(nvim): add bufferline.nvim
2023-03-26 18:38:13 +02:00
Moritz Böhme
4c93733c44
feat(nvim): add oil.nvim
2023-03-26 18:30:14 +02:00
Moritz Böhme
a1fc3d39da
feat(nvim): add ( after completion of function
2023-03-26 18:29:32 +02:00
Moritz Böhme
5977d6a7e1
feat(nvim): add various keybinds
2023-03-26 18:28:49 +02:00
Moritz Böhme
c5aaacf0f9
refactor(nvim): move options to seperate file
2023-03-26 18:27:41 +02:00
Moritz Böhme
672d89adc3
fix(navi): remove fzf C-g for git binding
2023-03-18 06:19:12 +01:00
Moritz Böhme
1e9b1bddb6
refactor(fish): remove dead code
2023-03-18 06:16:53 +01:00
Moritz Böhme
42970f7f9b
feat(hyprland): use nicer workspace animation
2023-03-13 09:16:37 +01:00
Moritz Böhme
e1e4ba64ac
Merge remote-tracking branch 'origin/nixos' into nixos
2023-03-13 09:08:30 +01:00
Moritz Böhme
68ecd9b39d
feat(nvim): add bash language server
2023-03-13 09:07:50 +01:00
Moritz Böhme
15558cbc2f
feat(nvim): add advanced-git-search-nvim
2023-03-11 17:26:15 +01:00
Moritz Böhme
958e91c836
feat(hyprland): better animations
2023-03-11 17:02:11 +01:00
Moritz Böhme
b87d7b387a
refactor(nvim): discover plugins automatically
2023-03-11 17:00:32 +01:00
Moritz Böhme
033ae38d5c
Merge remote-tracking branch 'origin/nixos' into nixos
2023-03-09 16:21:51 +01:00
Moritz Böhme
1be12ba2c3
feat(nvim): add impatient.nvim for faster startup
2023-03-09 16:17:27 +01:00
Moritz Böhme
2df38d379d
feat(nvim): add lazy loading for cmp
2023-03-07 14:26:37 +01:00
Moritz Böhme
8e7a85b21a
nvim: only show lsp lightbulb as sign
2023-03-05 14:04:00 +01:00
Moritz Böhme
6b84758a6c
nvim: make nvim-ufo use statuscolumn (pretty)
2023-03-05 14:02:54 +01:00
Moritz Böhme
04dacde028
nvim: add separate config files for most plugins
2023-03-04 13:34:55 +01:00
Moritz Böhme
19944b3ca1
nvim: add direnv support
2023-03-02 09:47:17 +01:00
Moritz Böhme
70c91c277a
Merge remote-tracking branch 'origin/nixos' into nixos
2023-03-02 09:22:15 +01:00
Moritz Böhme
dc2b0abac1
nvim: disable packages count on dashboard
2023-03-02 09:21:07 +01:00
Moritz Böhme
05631f016d
nvim: add json formatter
2023-03-02 09:14:27 +01:00
Moritz Böhme
e2d4143c2a
nvim: add neovide
2023-03-02 09:13:46 +01:00
Moritz Böhme
67271f3ab9
nvim: ignore column length in dashboard
2023-02-28 14:12:14 +01:00
Moritz Böhme
c7fabe4eab
nvim: add zoxide telescope
2023-02-28 14:11:54 +01:00
Moritz Böhme
11156f282c
direnv: add poetry layout for direnv
2023-02-28 12:55:06 +01:00
Moritz Böhme
17085b4a1b
nvim: use unstable lspsaga
2023-02-28 00:21:32 +01:00
Moritz Böhme
14b39fcd44
Merge remote-tracking branch 'origin/nixos' into nixos
2023-02-27 23:49:00 +01:00
Moritz Böhme
f9109b6646
nvim: add lspsage
2023-02-27 23:48:21 +01:00
Moritz Böhme
55ccb1d06c
nvim: add ruff lsp
2023-02-27 23:09:14 +01:00
Moritz Böhme
38f175b845
nvim: disable copilot lua on startup
2023-02-27 23:09:14 +01:00
Moritz Böhme
44b84c849d
nvim: add unstable version of copilot lua
2023-02-27 23:09:14 +01:00
Moritz Böhme
7d5ffb31f3
hyprland: add wdisplays package
2023-02-26 13:33:13 +01:00
Moritz Böhme
5af6008c7d
theming: [FIX] evaluation error when not enabling theme option
2023-02-26 12:50:27 +01:00
Moritz Böhme
ea59147fcd
Merge remote-tracking branch 'origin/nixos' into nixos
2023-02-26 12:22:05 +01:00
Moritz Böhme
b0c16a0c41
nvim: [HACK] add isort to python non default formatters
2023-02-26 11:38:55 +01:00
Moritz Böhme
15dfb33122
nvim: [HACK] add command for non default formatters
2023-02-26 11:22:14 +01:00
Moritz Böhme
9b7403f235
Merge remote-tracking branch 'origin/nixos' into nixos
2023-02-24 14:08:36 +01:00
Moritz Böhme
05014b9ec7
nvim: add rust_analyzer as language server
2023-02-24 14:07:58 +01:00
Moritz Böhme
a13aaa59cb
nvim: add telescope fzf native
2023-02-23 13:37:59 +01:00
Moritz Böhme
c8f927f4dc
nvim: add smartcolumn
2023-02-23 13:34:59 +01:00
Moritz Böhme
1815894015
git: add abbreviations
2023-02-20 21:44:31 +01:00
Moritz Böhme
21d6fad0ec
nvim: add vim lion
2023-02-20 19:07:43 +01:00
Moritz Böhme
0b6d832f54
hyprland: change animations
2023-02-20 19:07:19 +01:00
Moritz Böhme
e267b6a806
nvim: remove cmp spell for slowing down editor
2023-02-20 19:05:46 +01:00
Moritz Böhme
bf5a280f34
nvim: formatting and style
2023-02-19 13:24:22 +01:00
Moritz Böhme
16a579b6b3
nvim: add nvim tree
2023-02-19 13:23:49 +01:00
Moritz Böhme
d99a52fb0e
nvim: add spell completion
2023-02-19 13:21:37 +01:00
Moritz Böhme
30e7dc07e5
nvim: inline single use variable
2023-02-18 17:55:20 +01:00
Moritz Böhme
c9dac34ee0
nvim: add autopairs
2023-02-18 17:16:37 +01:00
Moritz Böhme
1da7930115
nvim: add pulgin to return to last location
2023-02-18 17:16:02 +01:00
Moritz Böhme
a7356cabbe
nvim: add gitsigns
2023-02-18 17:15:32 +01:00
Moritz Böhme
77b1ef7a07
nvim: add formatters
2023-02-18 17:14:56 +01:00
Moritz Böhme
b26149af98
nvim: formatting
2023-02-18 16:25:09 +01:00
Moritz Böhme
eb77aa8823
nvim: add orgmode
2023-02-18 16:24:38 +01:00
Moritz Böhme
819590103d
nvim: add copilot
2023-02-18 16:23:58 +01:00
Moritz Böhme
2bc3938654
nvim: add lspkind
2023-02-18 16:22:21 +01:00
Moritz Böhme
6e6bb3422c
nvim: add external formatter support
2023-02-18 14:09:01 +01:00
Moritz Böhme
2fe2b60fd4
nvim: add nvim-treesitter-textsubjects
2023-02-17 22:22:35 +01:00
Moritz Böhme
6f28bd821e
nvim: add surround
2023-02-17 22:22:35 +01:00
Moritz Böhme
10ebfad990
nvim: add comment + treesitter aware commentstring
2023-02-17 22:22:34 +01:00
Moritz Böhme
5942a1c94c
nvim: add lualine
2023-02-17 22:22:33 +01:00
Moritz Böhme
52862635a4
nvim: increase which-key timeout
2023-02-17 22:22:31 +01:00
Moritz Böhme
aa8d7c6901
nvim: rework lspconfig
2023-02-17 22:22:30 +01:00
Moritz Böhme
b7c893aa0a
add dashboard config
2023-02-17 13:00:23 +01:00
Moritz Böhme
fe6af3b8f2
tweak lua formatting options
2023-02-17 12:59:51 +01:00
Moritz Böhme
d63cee0e98
add lsp
2023-02-17 12:38:44 +01:00
Moritz Böhme
5a4bea05d6
fix catppuccin theme
2023-02-17 12:38:02 +01:00
Moritz Böhme
be3818d719
add neovim-nightly
2023-02-17 12:31:31 +01:00
Moritz Böhme
e356b4fa8e
add nvim config
2023-02-16 18:04:52 +01:00
Moritz Böhme
b048f43152
improve hyperland module
...
output waybar on all monitors and make comments prettier
2023-02-16 18:04:50 +01:00
Moritz Böhme
b2cb51a292
fix sharing indicator
2023-02-03 14:16:33 +01:00
Moritz Böhme
217573284e
update my emacs flake
2023-01-30 10:39:29 +01:00
Moritz Böhme
fb45fa4b49
add emacs with packages preinstalled
2023-01-28 11:04:33 +01:00
Moritz Böhme
da8b43d182
formatting
2023-01-27 11:41:06 +01:00
Moritz Böhme
c78d9e9e24
rework python module
2023-01-26 10:57:00 +01:00
Moritz Böhme
eb101fbcf2
small improvements
2023-01-26 10:55:27 +01:00
Moritz Böhme
d1466bbba3
add miracast module
2023-01-26 10:54:34 +01:00
Moritz Böhme
614fdf523e
use zdiff3 instead of regular diff3
2023-01-20 10:23:30 +01:00
Moritz Böhme
01cb099643
fix poetry not building for python3.11
...
Also changes python lsp to pyright.
2023-01-11 10:42:02 +01:00
Moritz Böhme
4a528e1f4b
add options for blur and shadows
2023-01-11 10:42:00 +01:00
Moritz Böhme
c9314498c7
fix graphical-session target reached after hyprland-session target
2023-01-11 10:41:55 +01:00
Moritz Böhme
2a9648a3ec
Merge remote-tracking branch 'origin/nixos' into nixos
2023-01-07 17:12:04 +01:00
Moritz Böhme
b945c25157
add comments
2023-01-07 17:06:29 +01:00
Moritz Böhme
d4ce7ee5d3
add support for hyprpaper for randomWallpaper script
2023-01-07 17:06:00 +01:00
Moritz Böhme
513942976e
update gnome settings
2023-01-04 13:23:21 +01:00
Moritz Böhme
c3e6687ded
tune opacity settings
2023-01-03 17:56:02 +01:00
Moritz Böhme
1ed4c8295b
use hyprland by default
2023-01-02 16:17:38 +01:00
Moritz Böhme
afbfe9f576
hyprland improvements
2023-01-01 15:27:31 +01:00
Moritz Böhme
7c90839817
improve hyprland module
2022-12-30 19:01:31 +01:00
Moritz Böhme
050d6d90c1
minor changes
2022-12-23 12:40:37 +01:00
Moritz Böhme
a856565ac9
update hyprland conf
2022-12-23 12:40:15 +01:00
Moritz Böhme
8470cbe182
update emacs for custom emacs init
2022-12-23 12:39:07 +01:00
Moritz Böhme
6b925636cc
add logseq wrapped for wayland
2022-12-23 12:37:57 +01:00
Moritz Böhme
1b536e52b5
🚀 improve hyprland experience
2022-11-26 16:02:02 +01:00
Moritz Böhme
df54824957
Merge branch 'hyprland' into nixos
2022-11-26 11:45:10 +01:00
Moritz Böhme
cd1d55d642
🔒 update inputs
2022-11-26 11:37:59 +01:00
Moritz Böhme
9918bfe0c6
🚀 add hyprland module
2022-11-26 10:38:19 +01:00
Moritz Böhme
e90fd62f5e
✨ clean up
2022-11-24 13:47:48 +01:00
Moritz Böhme
89958d0fd7
🚀 add keyboard layout switching
2022-11-10 22:13:39 +01:00
Moritz Böhme
01d3e38d4a
🐛 fix ssh
2022-11-10 22:12:36 +01:00
Moritz Böhme
4b08e874b7
🚀 add ssh module
2022-11-03 21:03:36 +01:00
Moritz Böhme
5c0752b891
✨ make use of mkEnableOption
2022-10-15 20:02:03 +02:00
Moritz Böhme
cff826549b
🚀 add logseq module
2022-10-15 18:22:20 +02:00
Moritz Böhme
a63ffacbc0
🚀 use emacs from nixpkgs
2022-10-09 20:52:48 +02:00
Moritz Böhme
c327ef7aa5
🚀 explicitly enable fish module
2022-10-09 20:51:45 +02:00
Moritz Böhme
85de3b3ac6
✨ make use of systemPackage
2022-10-06 20:32:21 +02:00
Moritz Böhme
aa42f6678e
✨ rework email module
2022-10-06 20:31:37 +02:00
Moritz Böhme
fff714f7aa
🐛 fix issues from input update
2022-10-06 20:31:36 +02:00
Moritz Böhme
d8d763575a
🐛 fix emacs ledger xcat not working
2022-10-06 20:31:23 +02:00
Moritz Böhme
586f6ba6b6
🐛 fix emacs ledger xcat not working
2022-09-27 14:11:35 +02:00
Moritz Böhme
b2abaa7c40
🚀 add tray service to start polybar
2022-09-07 19:19:26 +02:00
Moritz Böhme
26ebbf7ae1
🚀 add python packages option
2022-09-03 11:36:37 +02:00
Moritz Böhme
9068cd341b
🐛 fix python module
2022-08-31 20:02:08 +02:00
Moritz Böhme
9d9328d499
🐛 fix bsp-layout
2022-08-31 19:58:33 +02:00
Moritz Böhme
cf231cf182
🐛 fix python module
2022-08-31 13:13:26 +02:00
Moritz Böhme
590c3d41fe
🚀 add tray icons for gnome
2022-08-31 12:09:10 +02:00
Moritz Böhme
7660c4f6d8
🚀 add python module
2022-08-31 12:09:05 +02:00
Moritz Böhme
63e3bee66c
🚀 add git identity option
2022-08-31 12:08:58 +02:00
Moritz Böhme
e427f3cd56
🚀 make arkenfox optional
2022-08-31 12:08:52 +02:00
Moritz Böhme
4baf4307b8
🐛 fix broken texlive package
2022-08-20 14:24:52 +02:00
Moritz Böhme
a561219742
✨ prettify gi script
2022-08-20 14:22:20 +02:00
Moritz Böhme
3e41191313
🚀 improve starting of synology-drive-client
2022-08-20 14:21:39 +02:00
Moritz Böhme
15f3472bf8
🚀 add helix and kakoune
2022-08-20 14:21:15 +02:00
Moritz Böhme
bb9ef66f98
🚀 use diff3 by default
2022-08-20 14:20:30 +02:00
Moritz Böhme
4b71dc1ced
🚀 switch back to unstable emacs
2022-08-20 14:19:08 +02:00
Moritz Böhme
8eebd53841
🚀 add script to share expenses
2022-08-20 14:18:32 +02:00