Sam
c51cb70732
Change dunst border for urgen notifications
2024-07-27 11:12:16 +01:00
Sam
0e0e2b2ae7
Add back bind_to_address for mpd
2024-07-21 16:21:54 +01:00
Sam
b26aceec76
Disabled alpha plugin for nixvim
2024-07-21 14:52:45 +01:00
Sam
06f6aa1ffd
MODIFY: updated battery-status script
2024-07-21 14:46:11 +01:00
Sam
154b474868
Moved hm notes to optional
2024-07-21 14:42:22 +01:00
Sam
d5f72ee2fd
Added dwm scripts for battery-status and notification
2024-07-21 01:03:28 +01:00
Sam
46018fb461
Removed unnecessary sxhkdrc keybindings
2024-07-21 01:02:48 +01:00
Sam
a5e41acf63
Use -merge in xrdb
2024-07-20 20:22:41 +01:00
Sam
21bdc107eb
Add gtk cursor theme
2024-07-20 20:22:02 +01:00
Sam
9788e0d6e2
remove bind_to_address from mpd
2024-07-20 18:18:53 +01:00
Sam
f8f662daf7
Removed unnecessary monitors option in xinitrc
2024-07-20 17:35:31 +01:00
Sam
04782f64f5
Disabled sb-updates script
2024-07-20 17:34:53 +01:00
Sam
f411adbf20
FIX: Renamed sb-battery
2024-07-20 16:12:10 +01:00
Sam
5e0230dcdd
Added dmenu-wifi to dwm
2024-07-20 16:11:42 +01:00
Sam
e3a1143ca5
Add sb-battery to dwm
2024-07-20 14:48:51 +01:00
Sam
1743869b07
Add xresources to semita
2024-07-20 12:39:36 +01:00
Sam
32bf8eca1f
Removed xresources from desktop
2024-07-20 12:38:03 +01:00
Sam
c5da58fc3b
Add vimwiki-sync plugin to nixvim
2024-07-19 11:27:05 +01:00
Sam
82b0838f5c
Add get-notes in home-manager activation script
2024-07-19 11:26:32 +01:00
Sam
7440a6662f
oil.nvim plugin
2024-07-15 21:30:24 +01:00
Sam
937b53db87
nixvim todo-comments and fixed TODOs in codebase
2024-07-07 18:26:24 +01:00
Sam
efb6128704
deactivate otter.nvim and rm lxd reference
2024-07-07 16:46:39 +01:00
Sam
22aa6d3fa4
nvim_ufo fold plugin fix name
2024-07-07 16:24:50 +01:00
Sam
aa8d4ca3ae
nvim_ufo fold plugin
2024-07-07 16:23:05 +01:00
Sam
653901f823
Removed precognition config
2024-07-07 15:39:07 +01:00
Sam
4fbfbee45b
Removed precognition nixvim plugin
2024-07-07 15:35:38 +01:00
Sam
f6290f3215
music_player to dwm
2024-07-04 17:19:33 +01:00
Sam
20bdddf472
Enabled fontconfig (caused issues with symbols in dwm)
2024-07-02 12:21:38 +01:00
Sam
63ba2ebaba
Update fontconfig settings
...
- Remove unnecessary import
2024-06-28 20:30:26 +01:00
mrsu
05ee6da5ee
removed admin deploykey in home and reverted persistance change
2024-06-28 18:16:15 +01:00
mrsu
739018e98f
moved fonts.nix to fontconfig in display
2024-06-28 18:15:36 +01:00
mrsu
0f83b32f2b
deploy key added in hosts
2024-06-25 22:04:28 +01:00
mrsu
91eda4f7cd
created overseer host, upgraded stateVersion to 24.04
2024-06-25 18:19:47 +01:00
Sam
ecdf80143d
Update flake.lock and flake.nix
...
* Remove flake-utils_2, nix-github-actions, nixpkgs_2, poetry2nix, systems_2, systems_3, and treefmt-nix_2 from flake.lock
* Add alpha plugin configuration in home/common/core/nixvim/plugins/alpha.nix
* Include alpha plugin in home/common/core/nixvim/plugins/default.nix
2024-06-23 15:22:51 +01:00
Sam
a227c6e17f
added toipe package to dwm
2024-06-23 15:14:24 +01:00
Sam
57d5f3350d
housekeeping
2024-06-23 15:13:01 +01:00
Sam
13bed86ae6
Added sqlfmt as python wheel derivation
...
* Removed personal packages repo import for sqlfmt and poetry2nix
* Removed homeConfigurations section from flake.nix
* Updated home.packages in home/common/core/nixvim/default.nix to include sqlfmt
* Added sqlfmt package in pkgs/default.nix and pkgs/sqlfmt/default.nix
* Removed unused imports in hosts/common/users/sam/default.nix
2024-06-23 12:29:49 +01:00
Sam
5c7a624c94
Add aichat-wrapper script to dwm configuration
...
- Add a new script to the dwm configuration that allows for easy selection
and use of different AI models using the aichat command line interface.
2024-06-22 21:10:15 +01:00
Sam
aef3c1c1ce
Update git-commit-ai script: remove endpoint, use aichat for model selection
...
- Replace hardcoded endpoint with aichat for model selection
- Remove system_message variable and its usage in query
- Use aichat command for generating commit message instead of curl
2024-06-22 15:12:31 +01:00
Sam
5b65d7d5b1
update to nixpkgs 24.04
2024-06-22 14:37:19 +01:00
Sam
db746efe7e
Update git-commit-ai and xinitrc, bump nsxiv version
...
- Remove echo command in git-commit-ai script
- Add clipboard-save to autostart in xinitrc
- Update nsxiv to latest version
2024-06-20 13:29:33 +01:00
Sam
ed4f367713
Update git-commit-ai and add new scripts
...
- update DWM config
- add tiktoken-cli for token counting
- introduce a shell script for generating AI-assisted commit messages
2024-06-20 13:07:20 +01:00
Sam
d804790b9b
Moved gtk/qt themes to dedicated themes folder.
...
- Created dedicated themes folder in desktop/common/themes
- Created a new theme "standard-dark.nix"
- Import theme in host "semita"
- Removed theme options from user profile
2024-06-20 10:30:28 +01:00
Sam
974b90d997
Added fugitive package to nixvim
2024-06-20 10:08:10 +01:00
Sam
f630a57b43
restore flake.lock nixvim issue
2024-06-19 22:25:25 +01:00
Sam
01d348c310
flake update
2024-06-19 10:33:04 +01:00
Sam
d180075914
nixvim remap leader to space
2024-06-17 20:27:57 +01:00
Sam
fd20921d1e
emoji-picker notification time, modify sb-scripts, xresources stuff
2024-06-16 22:16:59 +01:00
Sam
97ff165b02
modify feh-wallpaper-changer to kill previous instance
2024-06-16 12:53:07 +01:00
Sam
cfa74f52fe
modified clipboard-image-recall for nsxiv-float
2024-06-16 02:04:02 +01:00