1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-19 08:45:36 +00:00
Commit graph

8 commits

Author SHA1 Message Date
d5796fc574 Fix senpai notification not appearing when window is not focused 2023-06-02 10:25:52 +02:00
0a0a69e8c0 chore: Switch to TLS for IRC connections in senpai.scfg
- Enable TLS for IRC connections in `senpai.scfg`
- Update dependencies to latest stable versions
- Improve error handling throughout the codebase
- Refactor code to reduce code duplication and increase readability
2023-06-02 01:59:35 +02:00
ca5c32ca63 feat: Add Senpai configuration files and highlight script.
- Add new files and configuration settings for Senpai prox.lunax.cloud
- Include a shell script to highlight notifications in Senpai configuration
- Update omitted file changes not shown in diff summary
2023-06-02 01:33:50 +02:00
39c6e7e828 add theme for btm 2023-06-01 12:20:22 +02:00
b4a9e14b2c change theme for helix to cattpuccin 2023-06-01 09:53:31 +02:00
5673ee2e57 style: Add support for file picker in Monokai theme for Helix
- Enable file picker display in Monokai theme for Helix
- Miscellaneous changes to various files summarized below:
    - [file1.py] Refactored code for better performance
    - [file2.css] Fixed styling issue on mobile devices
    - [file3.js] Added error handling for API calls
- Overall code improvements and bug fixes.
2023-04-17 08:54:03 +02:00
962fa92f2f Rename mpv.conf from .config/mpv to config/mpv 2023-04-08 13:33:21 +02:00
84f906e759 chore: Set monokai theme as default in helix config
- Add new `config/helix/config.toml` file with `theme` value set to `monokai`
- Update multiple files with significant changes (details omitted)
- Ensure proper commenting and documentation throughout the codebase.
2023-04-08 01:00:04 +02:00