chore(deps): bump .i3sass from 3372886 to dcd6321#9
Open
dependabot[bot] wants to merge 18 commits intomainfrom
Open
chore(deps): bump .i3sass from 3372886 to dcd6321#9dependabot[bot] wants to merge 18 commits intomainfrom
3372886 to dcd6321#9dependabot[bot] wants to merge 18 commits intomainfrom
Conversation
Update nvim-web-devicons to latest version 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Add scripts for editing and verifying kernel command line parameters: - edit-kernel-params: Interactive editor for modular kernel cmdline configuration - verify-kernel-params: Verification tool to check current kernel cmdline setup 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Add modular kernel cmdline configuration system: - cmdline.d/*.conf: Modular kernel parameters for graphics, performance, etc. - install.d/85-cmdline-d.install: Hook to combine modular configs into /etc/kernel/cmdline This allows organized management of kernel boot parameters across different categories. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Add qBittorrent runtime lock files to .gitignore: - config/qBittorrent/lockfile - config/qBittorrent/rss/storage.lock These are temporary files created during runtime and should not be tracked. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Streamline bat aliases for better usability: - Remove redundant 'catt' alias - Change 'cat' to use plain output without decorations (bat -pp) - Change 'less' to use plain style with paging (bat -p) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Remove qBittorrent-data.conf from version control - Add it to .gitignore as it contains runtime statistics - This file changes automatically during normal qBittorrent usage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Remove backup theme file from qBittorrent.bk directory - Add new theme file in main qBittorrent config directory - Update qBittorrent.conf with various UI and configuration changes
- Move pacman-related functions from zshrc.d/02-pacman-functions.zsh to func.d/pacman-pkg-mngmt.zsh - Update claude-code.zsh configuration - Follow modular Zsh configuration structure with functions in dedicated func.d directory
- Update commit hash reference - Update build date to 2025-08-07
- Move Go environment variables from env.d/env to rc.d/go.zsh - Add comprehensive Go experiments configuration with documentation - Include helper functions and aliases for Go development - Add .zcompdump to .gitignore for cleaner repository
- Reduce pack compression from 9 to 1 for faster operations - Add pack memory and size limits for better resource management - Enable protocol version 2 for improved performance - Configure HTTP/SSH buffers for handling large files - Add auto-setup for remote tracking branches - Set transfer and receive optimizations
Signed-off-by: Bad3r <25513724+Bad3r@users.noreply.github.com>
…nd update i3sass - Added missing .gitmodules entry for Mullvad-iOS-MacOS-DNS-Profiles - Updated i3sass submodule from 2022.07.21.1 to 2024.04.21.2
- Update window_utils path to use $USR_LIB_DIR in all toggle scripts - Remove broken symlink .local/bin/lsc (npm module no longer exists) - Replace hardcoded /home/odd paths with relative paths or systemd variables - Configure OpenWeather script to use environment variable for API key - Update documentation to remove hardcoded user paths
Bumps [.i3sass](https://github.com/budlabs/i3ass) from `3372886` to `dcd6321`. - [Release notes](https://github.com/budlabs/i3ass/releases) - [Commits](budlabs/i3ass@3372886...dcd6321) --- updated-dependencies: - dependency-name: ".i3sass" dependency-version: dcd63214b3081fbaa9b766ec0c9dbe469c19cf9f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
A newer version of .i3sass exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps .i3sass from
3372886todcd6321.Commits
dcd6321[i3ass] more info in i3ass command output51e68c7[DOC]release notes650be32[FIX][i3king] GLOBAL/DEFAULT rules without criteria was never triggeredccf7532[FIX][FYRA] float_toggle() , only execute king rules on fyra WSDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)