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 |
Meliurwen
|
9bbff53e46
|
Added htop configuration
|
3 years ago |
Meliurwen
|
bf103c5011
|
Explicitly declare Adwaita as icon theme for gtk apps
|
3 years ago |
Meliurwen
|
05eaf66916
|
Polybar's bluetooth script hanging problem fixed
|
3 years ago |
Meliurwen
|
60e3bca73c
|
Moved mpv sockets to the user runtime folder defined in `XDG_RUNTIME_DIR` with a fallback to `/tmp`, also added a lua script to properly handle env variables in the mpv config for the `input-ipc-server` property
|
3 years ago |
Meliurwen
|
7f31ce2d43
|
Removed urxvt unused plugins and no longer needed `depth` parameter
|
3 years ago |
Meliurwen
|
aaead53960
|
Uniformed indentation by 2 spaces in userChrome.css and userContent.css
|
3 years ago |
Meliurwen
|
b13b9f679d
|
Additions to FF's userChrome.css: reduced height and removed paddings, margins and rounded borders from the tab bar
|
3 years ago |
Meliurwen
|
f565fb5ed5
|
Rewritten polybar's bluetooth script
|
3 years ago |
Meliurwen
|
6c7b3f00ad
|
Chores: removed useless comments from dunstrc template
|
3 years ago |
Meliurwen
|
9c8130fdae
|
Replaced true/false to True/False in urxvt's `.Xresources` file
|
3 years ago |