1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00
Commit Graph

39 Commits

Author SHA1 Message Date
xnm
1ab7e5afa4 docs: fix markdown links in README.md
Changelog:
- Corrected markdown links in the Table of Contents section.
2025-02-15 21:21:31 +02:00
xnm
558538c700 docs: fix markdown formatting in README.md
- Fixed indentation for IMPORTANT and WARNING blocks
- Ensured consistent formatting for all note blocks
2025-02-15 21:17:05 +02:00
xnm
818c5e37a5 feat: add AI tools, improve configs, and update README
Changelog:
- Added AI tools and services (Ollama, SearXNG, Open WebUI)
- Updated README with AI tools section and improved formatting
- Added new Rust tools (`cargo-feature`, `cargo-features-manager`)
- Improved virtualisation config with `nvidia-docker`
- Added new work tools (`ssm-session-manager-plugin`, `redli`)
- Updated Helix, Qutebrowser, and Oterm configs
- Added Open WebUI and SearXNG config files
2025-02-15 21:14:22 +02:00
xnm
c430800cd1 feat: added external monitor setup for Hyprland 2025-01-08 20:10:55 +02:00
xnm
d27d5998aa Workflow update
Changelog:
- added `hyprls`, `file`, `delta`, `process-compose`, `yazi` packages with setup catppuccin macchiato theme
- changed `gammastep` to `wlsunset`
- refactored and disabled location
- refactored `dbus` and set to `broker` implementation
- changed `blueman` bluetooth manager to `overskride`
- set catppuccin macchiato theme for `bat`
- added useful key bindings for fish
- added custom fish scripts with `fzf` utilization
- changed protocol from 'https' to 'ssh' in `gh` config
- added keybindings, updated config, added LSPs for `helix`
- remap some keys in `Hyprland`
- added keybindings for `Zellij`
2024-10-10 21:15:51 +03:00
xnm
a6bddd649f fixes after update
changelog:
 - fixed hyprland master window status
 - changed scaling factor in cool-retro-term config
 - updated styles for stylus
 - fixed theme for GNOME & GTK
 - added packages `pnpm` & `gpu-viewer`
 - fixed opengl
 - updated README
2024-06-30 18:54:47 +03:00
xnm
9c88a6ab0b updated info about useful fish commands in README.md 2024-05-12 21:57:03 +03:00
xnm
2ee6f3e0ec changed recorder & fixed clipboard 2024-05-06 22:44:58 +03:00
xnm
fd1a80a9c3 small improvements & security update
changelog:
- added additional commands for nixos `gc` in fish
- changed default app to `mpv` for gif images in mimeapps.list
- added config for clamav-scanner
- added `fangfrisch` to clamav
- sandboxed some apps & added profiles through firejail
- changed vscode to vscodium
- updated README
2024-05-04 20:00:29 +03:00
xnm
6321fae7d8 moved to Hypr ecosystem 2024-04-24 22:26:20 +03:00
xnm
7e46ac632d README updated: added information to installation guide 2024-04-21 20:09:23 +03:00
xnm
d997e8d28a fixes
changelog:
 - wezterm always starts as new process now
 - deleted `hardware-configuration.nix`
 - added some fetchers
 - commented `nur`
 - disabled `opengl`
 - added qt theme inherited from gtk
 - removed deprecated notes about Yubikey from the README
2024-04-15 22:03:09 +03:00
xnm
9385ffd1ff fixes
changelog:
  - deleted unnecessary segment from discord config
  - deleted reference to old catppuccin DuckDuckGo guide from README
  - hyprland changed scale for new system
  - added new target for rust
2024-04-05 19:53:18 +03:00
xnm
f578e918ee configs fix & update 2024-03-12 21:45:17 +02:00
xnm
653d5325e1 refactored .gitconfig 2024-02-21 01:50:22 +02:00
xnm
90f13fd69f added to README info about YubiKey 2024-02-13 21:23:03 +02:00
xnm
020ff36642 README rebuild command update 2024-01-13 21:48:38 +02:00
xnm
3b3631595b updated logo in README 2023-12-25 15:54:13 +02:00
xnm
03fdb7e1bf refactored nixos directory & updated README 2023-12-10 21:35:37 +02:00
xnm
7962a878aa return to stable
checklog:
1. change `mainline` kernel to `liquorix` kernel
2. change `hyprland` from 'flake\dev' version to 'stable' version
3. update cargo packages
2023-12-02 20:34:01 +02:00
xnm
f9851d1b81 small changes in README
changed info for rustaceans about troubleshooting
2023-11-26 21:38:43 +02:00
xnm
61befd2849 security update
Checklog:
1. Enabled `SELinux` patches
2. Enabled `tomoyo` Linux Security Module
3. Added snippet for `Mullvad VPN`
4. Added snippet for `containerd`
5. Added snippet for `firecracker`
2023-11-26 21:28:27 +02:00
xnm
83316f40f7 containerization & virtualization update
Checklog:
 - Switched from `Docker` to `Podman`
 - Added `podman-tui` and `podman-compose` to packages
 - Added rootless nix code snippet for `Docker`
 - Added `distrobox` and `qemu` to packages
 - Added `tgpt` to packages
2023-11-25 20:24:23 +02:00
xnm
c69e5c8be3 litle changes in git config 2023-11-23 20:50:54 +02:00
XNM
b625e2addb Starship & Kernel & Packages changes
Checklog:
1. Return to `mainline` kernel.
2. Updated `starship` config (added symblos).
3. Added `lua` to packages.
4. Deleted `erlang` from packages.
2023-11-21 20:58:51 +02:00
XNM
8cef911c0c return to 'zen' kernel & added upx and cargo-unused-features packages 2023-11-20 19:13:43 +02:00
XNM
5929a6606b updated installation section in README 2023-11-20 02:43:12 +02:00
XNM
de00147118 switched to cutting-edge channels & added pyprland & updated README.md 2023-11-19 22:09:52 +02:00
XNM
c6b5ae6092 changed some configs for easier building some packages from Cargo 2023-11-14 14:59:37 +02:00
XNM
6e643c32bc README.md small fix 2023-11-10 21:18:44 +02:00
XNM
19bddd3d7e updated README.md 2023-11-10 21:10:50 +02:00
XNM
cddcdf41f5 updated nodejs to latest version 2023-11-10 18:29:38 +02:00
XNM
bb00f57067 added 'stylus' config for brave 2023-10-25 17:23:47 +03:00
XNM
ce93f9c210 added youtube-music player 2023-10-24 21:30:52 +03:00
XNM
dfc2225cc3 added 2 showcase screenshots 2023-10-01 21:42:15 +03:00
XNM
a88c19119d capitalize the theme word and highlight the 'home' directory in the installation section of the README.md 2023-09-30 22:04:51 +03:00
XNM
058c12d61d changed title & deleted lz4 from packages 2023-09-30 21:58:02 +03:00
XNM
6e473d9904 Color Picker Added 2023-09-30 18:22:51 +03:00
XNM
9124fc4fc7 first commit 2023-09-28 03:29:43 +03:00