diff options
| author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2025-08-19 14:22:59 +0300 |
|---|---|---|
| committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2025-08-19 14:22:59 +0300 |
| commit | 8579e0cdb54b5305bfbe167d19dea89b12f76575 (patch) | |
| tree | 3031a69ea858d945c6fa08c5be94350ab844fa34 | |
| parent | 6c89fb4ad04c064fd2007aafaae34daa249ea732 (diff) | |
Changes to be committed:
modified: Kvantum/KvArcDark#/KvArcDark#.kvconfig
modified: Vencord/settings/settings.json
modified: btop/btop.conf
modified: htop/htoprc
modified: keybinds
modified: nvim/init.vim
modified: pmenu
modified: zsh/aliases
modified: zsh/zshrc
| -rw-r--r-- | Kvantum/KvArcDark#/KvArcDark#.kvconfig | 4 | ||||
| -rw-r--r-- | Vencord/settings/settings.json | 8 | ||||
| -rw-r--r-- | btop/btop.conf | 10 | ||||
| -rw-r--r-- | htop/htoprc | 7 | ||||
| -rw-r--r-- | keybinds | 8 | ||||
| -rw-r--r-- | nvim/init.vim | 2 | ||||
| -rwxr-xr-x | pmenu | 5 | ||||
| -rw-r--r-- | zsh/aliases | 2 | ||||
| -rw-r--r-- | zsh/zshrc | 11 |
9 files changed, 42 insertions, 15 deletions
diff --git a/Kvantum/KvArcDark#/KvArcDark#.kvconfig b/Kvantum/KvArcDark#/KvArcDark#.kvconfig index 1e72285..94efcc1 100644 --- a/Kvantum/KvArcDark#/KvArcDark#.kvconfig +++ b/Kvantum/KvArcDark#/KvArcDark#.kvconfig @@ -26,7 +26,7 @@ check_size=14 textless_progressbar=false progressbar_thickness=3font menubar_mouse_tracking=true -toolbutton_style=1 +toolbutton_style=0 click_behavior=0 translucent_windows=false blurring=false @@ -100,7 +100,7 @@ transparent_dolphin_view=false transparent_pcmanfm_sidepane=true blur_translucent=false transparent_menutitle=true -respect_darkness=true +respect_darkness=false force_size_grip=true iconless_pushbutton=true iconless_menu=false diff --git a/Vencord/settings/settings.json b/Vencord/settings/settings.json index 27d56cb..70ac441 100644 --- a/Vencord/settings/settings.json +++ b/Vencord/settings/settings.json @@ -124,9 +124,6 @@ "type": 0, "timestampMode": 0 }, - "EmoteCloner": { - "enabled": true - }, "Experiments": { "enabled": true, "enableIsStaff": false, @@ -837,6 +834,9 @@ }, "YoutubeAdblock": { "enabled": false + }, + "ExpressionCloner": { + "enabled": true } }, "notifications": { @@ -849,7 +849,7 @@ "authenticated": false, "url": "https://api.vencord.dev/", "settingsSync": false, - "settingsSyncVersion": 1743179492842 + "settingsSyncVersion": 1749040617789 }, "eagerPatches": false }
\ No newline at end of file diff --git a/btop/btop.conf b/btop/btop.conf index 8b3eb44..33779c2 100644 --- a/btop/btop.conf +++ b/btop/btop.conf @@ -1,4 +1,4 @@ -#? Config file for btop v. 1.4.0 +#? Config file for btop v. 1.4.4 #* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. #* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" @@ -150,7 +150,7 @@ background_update = True custom_cpu_name = "" #* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ". -#* Begin line with "exclude=" to change to exclude filter, otherwise defaults to "most include" filter. Example: disks_filter="exclude=/boot /home/user". +#* Only disks matching the filter will be shown. Prepend exclude= to only show disks not matching the filter. Examples: disk_filter="/boot /home/user", disks_filter="exclude=/boot /home/user" disks_filter = "" #* Show graphs instead of meters for memory values. @@ -210,6 +210,9 @@ net_sync = False #* Starts with the Network Interface specified here. net_iface = "" +#* "True" shows bitrates in base 10 (Kbps, Mbps). "False" shows bitrates in binary sizes (Kibps, Mibps, etc.). "Auto" uses base_10_sizes. +base_10_bitrate = "Auto" + #* Show battery stats in top right if battery is present. show_battery = True @@ -226,6 +229,9 @@ log_level = "WARNING" #* Measure PCIe throughput on NVIDIA cards, may impact performance on certain cards. nvml_measure_pcie_speeds = True +#* Measure PCIe throughput on AMD cards, may impact performance on certain cards. +rsmi_measure_pcie_speeds = True + #* Horizontally mirror the GPU graph. gpu_mirror_graph = True diff --git a/htop/htoprc b/htop/htoprc index 5a1e129..5a09d38 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -1,6 +1,6 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -htop_version=3.3.0 +htop_version=3.4.1-3.4.1 config_reader_min_version=3 fields=0 48 17 18 38 39 40 2 46 47 49 1 hide_kernel_threads=1 @@ -27,6 +27,7 @@ show_cpu_usage=1 show_cpu_frequency=1 show_cpu_temperature=1 degree_fahrenheit=0 +show_cached_memory=1 update_process_names=1 account_guest_in_cpu_meter=1 color_scheme=3 @@ -39,14 +40,14 @@ column_meter_modes_0=1 2 1 2 2 2 column_meters_1=RightCPUs2 Blank Tasks Battery LoadAverage Uptime column_meter_modes_1=1 2 2 2 2 2 tree_view=0 -sort_key=46 +sort_key=47 tree_sort_key=46 sort_direction=-1 tree_sort_direction=-1 tree_view_always_by_pid=0 all_branches_collapsed=0 screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command -.sort_key=PERCENT_CPU +.sort_key=PERCENT_MEM .tree_sort_key=PERCENT_CPU .tree_view_always_by_pid=0 .tree_view=0 @@ -85,6 +85,14 @@ XF86MonBrightnessDown XF86MonBrightnessUp notify-send --replace-id=1 "🌞 Brightness Up" && sudo backlight 255 # Sun Emoji +# fan control + +alt + XF86AudioRaiseVolume + notify-send --replace-id=4 "🌬️ Fan Speed Up" && sudo nbfc-set 100 + +alt + XF86AudioLowerVolume + notify-send --replace-id=4 "🌬️ Fan Speed Down" && sudo nbfc-kill + # volume control XF86Audio{Raise,Lower}Volume diff --git a/nvim/init.vim b/nvim/init.vim index f1f799b..69bc148 100644 --- a/nvim/init.vim +++ b/nvim/init.vim @@ -57,7 +57,7 @@ call plug#begin('~/.vim/plugged') " Text manipulation Plug 'tpope/vim-surround' - Plug 'jiangmiao/auto-pairs' + "Plug 'jiangmiao/auto-pairs' " Automatic parentheses and quotes etc. I don t like it tbh Plug 'norcalli/nvim-colorizer.lua' Plug 'preservim/nerdcommenter' @@ -13,9 +13,10 @@ case $doVAR in "picomkill") pkill picom;; "sleeeeeeep") - sudo zzz;; + pkill picom; sudo zzz; picom --backend glx &;; "rebooooooot") - sudo reboot;; + #sudo reboot;; + sudo shutdown -r now;; "poweroff") #sudo poweroff;; sudo shutdown -h now;; diff --git a/zsh/aliases b/zsh/aliases index f60d753..baccb36 100644 --- a/zsh/aliases +++ b/zsh/aliases @@ -77,7 +77,7 @@ alias catgirl="catgirl -h irc.libera.chat -j '#voidlinux'" # gaming alias proton='~/.local/share/Steam/steamapps/common/Proton\ -\ Experimental/proton run' -alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton9-26/proton run' +alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton10-12/proton run' # media alias mpv='mpv --ytdl-format="bestvideo[ext=mp4]+bestaudio[ext=m4a]"' @@ -75,3 +75,14 @@ eval "$(pyenv virtualenv-init -)" eval "$(zoxide init zsh)" . "/home/alphara/.deno/env" + +# The next line updates PATH for the Google Cloud SDK. +if [ -f '/home/alphara/dev/codestorm-mi/google-cloud-sdk/path.zsh.inc' ]; then . '/home/alphara/dev/codestorm-mi/google-cloud-sdk/path.zsh.inc'; fi + +# The next line enables shell command completion for gcloud. +if [ -f '/home/alphara/dev/codestorm-mi/google-cloud-sdk/completion.zsh.inc' ]; then . '/home/alphara/dev/codestorm-mi/google-cloud-sdk/completion.zsh.inc'; fi + +# Added by LM Studio CLI (lms) +export PATH="$PATH:/home/alphara/.lmstudio/bin" +# End of LM Studio CLI section + |
