mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Update 2025-09-17
This commit is contained in:
parent
9e273d276b
commit
120ee994f3
@ -4,25 +4,19 @@ assembler = "gas"
|
||||
instruction_set = "riscv"
|
||||
|
||||
[default_config.opts]
|
||||
compiler = "zig"
|
||||
compile_flags_txt = [
|
||||
"cc",
|
||||
"-x",
|
||||
"assembler-with-cpp",
|
||||
"-g",
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
"-pedantic",
|
||||
"-pedantic-errors",
|
||||
"-std=c2y",
|
||||
"-target",
|
||||
"aarch64-linux-musl",
|
||||
]
|
||||
diagnostics = true
|
||||
default_diagnostics = false
|
||||
|
||||
[project.opts]
|
||||
compiler = "zig"
|
||||
compile_flags_txt = [ ]
|
||||
# compiler = "zig"
|
||||
# compile_flags_txt = [
|
||||
# "cc",
|
||||
# "-x",
|
||||
# "assembler-with-cpp",
|
||||
# "-g",
|
||||
# "-Wall",
|
||||
# "-Wextra",
|
||||
# "-pedantic",
|
||||
# "-pedantic-errors",
|
||||
# "-std=c2y",
|
||||
# "-target",
|
||||
# "aarch64-linux-musl",
|
||||
# ]
|
||||
diagnostics = true
|
||||
default_diagnostics = false
|
||||
|
||||
@ -660,6 +660,7 @@ awful.rules.rules = {
|
||||
-- "steam_app_1172380",
|
||||
"steam_app_1774580",
|
||||
"steam_app_1182480",
|
||||
"exiled-exchange-2",
|
||||
},
|
||||
},
|
||||
properties = { screen = 1, fullscreen = true, floating = true },
|
||||
|
||||
@ -57,7 +57,7 @@ update_ms = 1000
|
||||
|
||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
||||
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
||||
proc_sorting = "memory"
|
||||
proc_sorting = "cpu direct"
|
||||
|
||||
#* Reverse sorting order, True or False.
|
||||
proc_reversed = False
|
||||
|
||||
@ -10,9 +10,9 @@
|
||||
whitespace = error
|
||||
preloadindex = true
|
||||
|
||||
[url "git@github.com:kristoferssolo:"]
|
||||
[url "git@github.com:kristoferssolo/"]
|
||||
insteadOf = "solo:"
|
||||
[url "git@github.com"]
|
||||
[url "git@github.com:"]
|
||||
insteadOf = "gh:"
|
||||
|
||||
[status]
|
||||
@ -108,6 +108,3 @@
|
||||
|
||||
[include] # TODO: include only for my repos
|
||||
path = ~/.config/git/key
|
||||
[maintenance]
|
||||
repo = /home/kristofers/Nextcloud/repos/SoloVim
|
||||
repo = /home/kristofers/Nextcloud/repos/maze-ascension
|
||||
|
||||
@ -16,8 +16,8 @@
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=eDP-1,prefered,0x0,1.5
|
||||
# monitor=DP-1,prefered,180x-1440,1
|
||||
# monitor=HDMI-A-1,prefered,480x-1080,1
|
||||
monitor=DP-1,prefered,0x-1440,1
|
||||
monitor=HDMI-A-1,prefered,0x-1440,1
|
||||
# monitor=HDMI-A-1,prefered,mirror,eDP-1
|
||||
# monitor=DP-1,prefered,mirror,eDP-1
|
||||
# monitor=DP-1,disabled
|
||||
@ -204,10 +204,8 @@ input {
|
||||
}
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
}
|
||||
# See https://wiki.hypr.land/Configuring/Gestures
|
||||
gesture = 3, horizontal, workspace
|
||||
|
||||
# Example per-device config
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||
@ -230,8 +228,8 @@ plugin {
|
||||
bg_col = rgb(191724)
|
||||
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
|
||||
|
||||
enable_gesture = true # laptop touchpad
|
||||
gesture_fingers = 4 # 3 or 4
|
||||
# enable_gesture = true # laptop touchpad
|
||||
# gesture_fingers = 4 # 3 or 4
|
||||
gesture_distance = 300 # how far is the "max"
|
||||
gesture_positive = false # positive = swipe down. Negative = swipe up.
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
ipc = off # save on baterry
|
||||
ipc = on # save on baterry
|
||||
splash = true
|
||||
preload = ~/Pictures/wallpapers/anime/frieren/frieren-beyond-journeys-end-anime-4k-wallpaper.jpg
|
||||
preload = ~/Pictures/wallpapers/Linux-Dynamic-Wallpapers/Fuji/Fuji-2.png
|
||||
|
||||
wallpaper = ,~/Pictures/wallpapers/anime/frieren/frieren-beyond-journeys-end-anime-4k-wallpaper.jpg
|
||||
wallpaper = ,~/Pictures/wallpapers/Linux-Dynamic-Wallpapers/Fuji/Fuji-2.png
|
||||
|
||||
@ -10,7 +10,7 @@ typeset -U PATH path
|
||||
export PATH="$PATH:${$(find ~/.local/bin -type d -printf %p:)%%:}"
|
||||
export PATH="$PATH:~/.spicetify"
|
||||
export PATH="$PATH:${$(find ~/.cache/.bun/bin -type d -printf %p:)%%:}"
|
||||
export PATH=$JAVA_HOME/bin:$PATH
|
||||
export PATH="$JAVA_HOME/bin:$PATH"
|
||||
|
||||
# Disable files
|
||||
export LESSHISTFILE=-
|
||||
|
||||
@ -30,33 +30,33 @@ hash = "62251f94eb67648d42cdfcfb8be0fad2"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:git"
|
||||
rev = "d7588f6"
|
||||
rev = "d1c8baa"
|
||||
hash = "63b6c222bf2103b3023389dde5e2ecfe"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:chmod"
|
||||
rev = "d7588f6"
|
||||
hash = "1adc12c2b2b025411ab61eb8f0879574"
|
||||
rev = "d1c8baa"
|
||||
hash = "8ad3e90b079190b4905f24a44f4ca06b"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:full-border"
|
||||
rev = "d7588f6"
|
||||
rev = "d1c8baa"
|
||||
hash = "3996fc74044bc44144b323686f887e1"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:mount"
|
||||
rev = "d7588f6"
|
||||
hash = "e1de3054c0d1a2d8dc6f007eadc0fa31"
|
||||
rev = "d1c8baa"
|
||||
hash = "435a2af56ecfb3d05755fd5e24977d8b"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:smart-filter"
|
||||
rev = "d7588f6"
|
||||
hash = "e56b7abf3c06e8ce496eadcca168c093"
|
||||
rev = "d1c8baa"
|
||||
hash = "bcda8eeb3f4013bae156aecabfc745e8"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:diff"
|
||||
rev = "d7588f6"
|
||||
hash = "47865a70cade14a0b9b6bc6a54f16bdb"
|
||||
rev = "d1c8baa"
|
||||
hash = "82376c3381ae915fd799d40f4dd4c6cd"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "AnirudhG07/rich-preview"
|
||||
@ -70,8 +70,8 @@ hash = "d7e31c616cc6c8a1f05fdff7c47dae98"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "boydaihungst/mediainfo"
|
||||
rev = "0e2ae47"
|
||||
hash = "6656f2869ae2274a0e1860876f15186f"
|
||||
rev = "2093ab7"
|
||||
hash = "16a10359fc2a3cd8cc8bcfbe00f744d3"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "iynaix/time-travel"
|
||||
|
||||
@ -21,7 +21,7 @@ run = "plugin chmod"
|
||||
desc = "Chmod on selected files"
|
||||
```
|
||||
|
||||
Make sure the <kbd>c</kbd> => <kbd>m</kbd> key is not used elsewhere.
|
||||
Note that, the keybindings above are just examples, please tune them up as needed to ensure they don't conflict with your other commands/plugins.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ run = "plugin diff"
|
||||
desc = "Diff the selected with the hovered file"
|
||||
```
|
||||
|
||||
Make sure the <kbd>C</kbd> + <kbd>d</kbd> key is not used elsewhere.
|
||||
Note that, the keybindings above are just examples, please tune them up as needed to ensure they don't conflict with your other commands/plugins.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@ -50,6 +50,9 @@ using `ffmpeg` if available and media metadata using `mediainfo`.
|
||||
|
||||
If it output `Not found` then add it to your PATH environment variable. It's better to ask ChatGPT to help you (Prompt: `Add MediaInfo CLI to PATH environment variable in Windows`).
|
||||
|
||||
- Install ImageMagick (for linux, you can use your distro package manager to install):
|
||||
https://imagemagick.org/script/download.php
|
||||
|
||||
- Install this plugin:
|
||||
|
||||
```bash
|
||||
|
||||
@ -25,7 +25,9 @@ on = "M"
|
||||
run = "plugin mount"
|
||||
```
|
||||
|
||||
Available keybindings:
|
||||
Note that, the keybindings above are just examples, please tune them up as needed to ensure they don't conflict with your other commands/plugins.
|
||||
|
||||
## Actions
|
||||
|
||||
| Key binding | Alternate key | Action |
|
||||
| ------------ | ------------- | --------------------- |
|
||||
|
||||
@ -21,7 +21,7 @@ run = "plugin smart-filter"
|
||||
desc = "Smart filter"
|
||||
```
|
||||
|
||||
Make sure the <kbd>F</kbd> key is not used elsewhere.
|
||||
Note that, the keybindings above are just examples, please tune them up as needed to ensure they don't conflict with your other commands/plugins.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@ -193,3 +193,5 @@ export PATH="$BUN_INSTALL/bin:$PATH"
|
||||
|
||||
# bun completions
|
||||
[ -s "/home/kristofers/.bun/_bun" ] && source "/home/kristofers/.bun/_bun"
|
||||
|
||||
. "$HOME/.local/share/../bin/env"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user