129 Commits (e43527226a5938d48466a3792934075c099b8cda)
 

Author SHA1 Message Date
Meliurwen e43527226a
xsessionrc: removed `fsmartconnect` 1 year ago
Meliurwen 2e5924bc35
zshrc: if the default prompt is detected (no custom prompt theme is set), then set the custom fallback one 1 year ago
Meliurwen 17061dfd8d
zshrc: fixed color display issues in `man` pages due to changes in `groff` version 1.23.0 1 year ago
Meliurwen cd02ccd747
zshrc: updated terminfo keys 2 years ago
Meliurwen 16c95b2886
zshrc: in colored manpages replaced subshells containing builtin printf with the actual strings 2 years ago
Meliurwen 440f3a2e0e
mime: added `audio/ac3` and `application/x-shellscript` 2 years ago
Meliurwen f1c33f1882
Removed anaesthetic blur and shadows to some menus of Firefox/Librewolf and GTK apps 2 years ago
Meliurwen c35ad6bc8f
Updated README for Codium/VSCode, adding `keybindings.json` format instructions and a note about comments in JSON 2 years ago
Meliurwen e8203ee7ce
Codium/VSCode: updated extensions list, added shortcuts for inlay hints (`Alt+Ctrl` off unless pressed, `Ctrl+k` perma toggle for rust-analyzer and clangd) 2 years ago
Meliurwen 57f11ebb9a
screen: added icon and bars to cputemp script 2 years ago
Meliurwen b20497008d
Fixed `pactl` parsing issues when using a different system language 2 years ago
Meliurwen 6195f08b8a
screen: added cputemp script and rearranged hardstatus widgets order 2 years ago
Meliurwen a0131aaff1
screen: expanded battery script printing capabilities 2 years ago
Meliurwen eaf856b0bc
screen: expanded netinfo script printing capabilities 2 years ago
Meliurwen bdca435306
Adjusted urxvt dpi, now fonts should be crisp with no glitches when bold on most monitor configurations 2 years ago
Meliurwen 0054a06d57
Changed rofi's background transparency 2 years ago
Meliurwen 566b47a54b
polybar's mpv script: added support to multi-byte chars strings and removed `cut` dependency, temporarily using bash parameters expansion for string truncation 2 years ago
Meliurwen 9e50e00a65
htop: updated config with new features of version 3.2.0 2 years ago
Meliurwen 1810d02d12
vscode: symlinked files directly instead of dirs to make `stow` behave as expected 2 years ago
Meliurwen 77c72ff39a
zsh's `powermeli` theme: fixed detection of zsh sourcing or execution of the theme 2 years ago
Meliurwen 7176298a22
Updated nemo config: now the start without the menu bar is defined 2 years ago
Meliurwen ce0cebead1
Added Gnome color scheme config 2 years ago
Meliurwen 791c11135c
Added cinnamon terminal exec config 2 years ago
Meliurwen 0a1bd8974f
Fixed loading of `locale.conf` in `.profile` 2 years ago
Meliurwen caf1b13445
Added numlock handling for TTY and X, source of `$XDG_CONFIG_HOME/.conf/locale.conf`, disabled sourcing of `/etc/X11/Xsession.d` and added Gnome polkit agent to i3 2 years ago
Meliurwen 3d9edeb883
i3: polybar launchscript no more executed by `i3bar_command` (now sway boots without crashing), and switched from `amixer` to `pactl` in `dev-ctrl` 2 years ago
Meliurwen c275ec857d
Polybar: switched to pulseaudio module; bluetooth and temperature modules are loaded only when the respective devices are available 2 years ago
Meliurwen 2affd69042
The check for `git` command availability was too strict in the zsh's `powermeli` theme 2 years ago
Meliurwen c7956a9c1c
Simplified some logic, removed useless nesting and reduced tabulation from 4 to 2 spaces in polybar's mpv script 3 years ago
Meliurwen 92afae2bc7
Reimplemented using only shell builtins and more 10 time faster the retrieval of a given First Ancestor Process of a given PID in zsh's `powermeli` theme 3 years ago
Meliurwen 3162ee16e2
Improved ssh session detection in zsh's `powermeli` theme checking if an ancestor process is named `sshd` 3 years ago
Meliurwen d4f2ccac23
Much more clean and performance-wise array declaration respecting the POSIX syntax in zsh's `powermeli` theme 3 years ago
Meliurwen 8cf9cc6b6b
Solved a bug where a non-existent function was unset in zsh's `powermeli` theme 3 years ago
Meliurwen 2b8e2beb9b
Refactored and optimized (now exclusively using builtins) the `git status` section in `prompt_git()` of zsh's `powermeli` theme 3 years ago
Meliurwen f0b48143ee
Completely refactored and optimized the `prompt_git()` of zsh's `powermeli` theme 3 years ago
Meliurwen 39db1bd6b6
Removed `zsh_stats()` and `zsh_base_dir` from `.zshrc` 3 years ago
Meliurwen 63d5c4308a
Fixed nano's `stripecolor` 3 years ago
Meliurwen 79bf6c2440
Added nano config 3 years ago
Meliurwen d6a6ca6336
Added to vscode/codium `argv.json`, set telemetry level to off in `settings.json` and updated the README 3 years ago
Meliurwen c332a9ce24
Updated and sorted vscode/codium settings 3 years ago
Meliurwen 2268edfd04
In `powermeli.zsh-theme` the hostname color is cyan when connected via SSH and the '@' separator is blue 3 years ago
Meliurwen ccd38ef0c4
Fixed bug in `powermeli.zsh-theme` that caused undefined behaviour in autosuggestion and highlighting plugins and occasional inconsistencies between the typed commands and their version printed on screen 3 years ago
Meliurwen 52071861a9
Some cleaning to `.zshrc` and dedicated loading of autosuggestions and syntax-highlighting plugins 3 years ago
Meliurwen af75d08865
Added `powermeli.zsh-theme`, removed Agnoster theme and git plugin along with their autodownload functionality from `.zshrc` 3 years ago
Meliurwen 8737d60d84
Small refactor to the polybar's mpv script 3 years ago
Meliurwen 98f028c007
Decreased latency in webcam script 3 years ago
Meliurwen 270655afe0
More stable and deterministic polybar launch script 3 years ago
Meliurwen 30734e2010
Reduced hanging possibilities due to `bluetoothctl` in Polybar bluetooth script, making it check if kernel module is loaded and a BT card is plugged 3 years ago
Meliurwen c539adefda
Some cleaning and removal of soon to be deprecated or unused options in polybar config 3 years ago
Meliurwen f0e9ac319d
Small fix for negligible but sometimes bothersome picom artifacts 3 years ago