{"id":15007251,"url":"https://github.com/konsbe/i3status-bar","last_synced_at":"2025-12-24T12:21:19.068Z","repository":{"id":37842613,"uuid":"468386388","full_name":"konsbe/i3status-bar","owner":"konsbe","description":"for everyone that loves to go hardcore in linux experience., my docs for  i3 read README.md file and also some infos how to get started to customize,   \u003c3 have fun! Kali  \u0026 Ubuntu 20.04, 22.04\u003e","archived":false,"fork":false,"pushed_at":"2025-07-02T10:32:39.000Z","size":365,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T11:40:01.798Z","etag":null,"topics":["git","github","i3","i3blocks","i3status","i3wm","i3wm-config","linux-distribution","linux-shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konsbe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-10T14:50:04.000Z","updated_at":"2025-07-02T10:32:43.000Z","dependencies_parsed_at":"2024-02-21T09:44:39.056Z","dependency_job_id":"0d8e7987-de19-4a9c-8c86-9c9e7da93ad4","html_url":"https://github.com/konsbe/i3status-bar","commit_stats":{"total_commits":123,"total_committers":3,"mean_commits":41.0,"dds":"0.33333333333333337","last_synced_commit":"03c70cf0434a6f990d84e7276c51db1d6adb2ecd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/konsbe/i3status-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsbe%2Fi3status-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsbe%2Fi3status-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsbe%2Fi3status-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsbe%2Fi3status-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konsbe","download_url":"https://codeload.github.com/konsbe/i3status-bar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsbe%2Fi3status-bar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28002368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","github","i3","i3blocks","i3status","i3wm","i3wm-config","linux-distribution","linux-shell"],"created_at":"2024-09-24T19:06:42.205Z","updated_at":"2025-12-24T12:21:19.047Z","avatar_url":"https://github.com/konsbe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [i3status-bar](https://github.com/vivien/i3blocks)\nfor everyone that loves a better view of linux experience. my docs for status bar in i3 and also some infos how to get started to customize and a cheatsheet for terminal commands,   \u0026lt;3 have fun! works on Kali  \u0026amp; Ubuntu 20.04\n#\n##### $ sudo apt-get update\n##### $ sudo apt-get install i3\n\nswitch to i3 mode and go install\n\n```sudo apt-get install vim``` \u003cbr/\u003e\n```sudo update-alternatives --config editor``` and set vim as editor\u003cbr/\u003e\n\n```sudo apt-get install feh```\u003cbr/\u003e\n```sudo apt-get install arandr```\u003cbr/\u003e\n```xprop``` wm_class(string)= _, x \u003cbr/\u003e\n\n\n```git clone git@github.com:FortAwesome/Font-Awesome.git``` [github page at realeases](https://github.com/FortAwesome/Font-Awesome) \u0026\u0026 [cheatSheet](https://fontawesome.com/v4/cheatsheet/)\u003cbr/\u003e\n```unzip Downloads/fontawesome-free-6.1.2-web.zip``` \u003cbr/\u003e\n```mkdir ~/.fonts```\u003cbr/\u003e\n```cp fontawesome-free-6.1.2-web/webfonts/fa-brands-400.ttf fontawesome-free-6.1.2-web/webfonts/fa-regular-400.ttf fontawesome-free-6.1.2-web/webfonts/fa-solid-900.ttf fontawesome-free-6.1.2-web/webfonts/fa-v4compatibility.ttf ~/.fonts``` .ttf files (and otfs if any error exist)\u003cbr/\u003e\n```sudo apt-get update -y```\u003cbr/\u003e\n```sudo apt-get install -y gnome-screenshot```\u003cbr/\u003e\n```sudo apt-get install thunar```\u003cbr/\u003e\n```sudo apt-get update \u0026\u0026 sudo apt-get install compton```\u003cbr/\u003e\n```sudo apt-get install rofi``` and hit ```rofi-theme-selector```\u003cbr/\u003e\n```sudo apt-get install -y i3blocks``` =\u003e ```cp /etc/i3blocks.conf ~/.config/i3/i3blocks.conf```\u003cbr/\u003e\n\n```vim .config/i3/config```, ```vim .config/i3/i3blocks.conf```  \u003cbr/\u003e\n\n\u003cbr/\u003e\n\u003cbr/\u003e\nOther installations\n\n-----------------------------------------------------------------------\n\n### Oh my zsh \u003cbr/\u003e\n [oh-my-zsh official github page](https://github.com/ohmyzsh/ohmyzsh)\n\n``` sudo apt-get install zsh ```\u003cbr/\u003e\n``` wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh ```\u003cbr/\u003e\n```sh install.sh ``` (more infos: https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\u003cbr/\u003e\nor```sudo sh -c \"$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"```\u003cbr/\u003e\n##### $ ```exec bash``` || ```exec zsh```\u003cbr/\u003e\n### Highlight format\n\n```git clone https://github.com/zsh-users/zsh-syntax-highlighting.git```\u003cbr/\u003e\n```echo \"source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh\" \u003e\u003e ${ZDOTDIR:-$HOME}/.zshrc```\u003cbr/\u003e\n```source ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh```\u003cbr/\u003e\nbash scripting cheatsheet: https://devhints.io/bash\u003cbr/\u003e\n\n\n### nvm node\n\n```curl -sL https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh -o install_nvm.sh``` update v0.39.1 with @lts version\u003cbr/\u003e\n```bash install_nvm.sh```\u003cbr/\u003e\n```zsh install_nvm.sh```\u003cbr/\u003e\n```export NVM_DIR=\"$HOME/.nvm\"\\n  [ -s \"$NVM_DIR/nvm.sh\" ] \u0026\u0026 \\. \"$NVM_DIR/nvm.sh\"  # This loads nvm\\n  [ -s \"$NVM_DIR/bash_completion\" ] \u0026\u0026 \\. \"$NVM_DIR/bash_completion\"  # This loads nvm bash_completion```\u003cbr/\u003e\n```source ~/.profile``` this is the ~/.bash_profile directory\u003cbr/\u003e\n```command -v nvm```\u003cbr/\u003e\n```nvm install --lts```\u003cbr/\u003e\n```nvm install node```\u003cbr/\u003e\n\n\n### gitui rust\n [gitui official github page](https://github.com/extrawurst/gitui)\u003cbr/\u003e\n\n```curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh```\u003cbr/\u003e\n```source $HOME/.cargo/env```\u003cbr/\u003e\n```rustc --version```\u003cbr/\u003e\n```rustup update```\u003cbr/\u003e\n```sudo apt-get install cargo```\u003cbr/\u003e\n```cargo install gitui```\n### thefuck\n[official: github page](https://github.com/nvbn/thefuck)\n\n```sudo apt-get update```\u003cbr/\u003e\n```sudo apt-get install python3-dev python3-pip python3-setuptools```\u003cbr/\u003e\n```pip3 install thefuck --user```\u003cbr/\u003e\n```pip install thefuck```\u003cbr/\u003e\n\n\n### keepassxc\n[official page](https://keepassxc.org/download/#linux)\n\n```sudo apt-get install keepassxc```\n\n### Screen Brightness\n\n```sudo add-apt-repository ppa:apandada1/brightness-controller```\u003cbr/\u003e\n```sudo apt-get update```\u003cbr/\u003e\n```sudo apt-get install brightness-controller```\u003cbr/\u003e\n\n#### Keyboard brightness\n\n```sudo /etc/acpi/asus-keyboard-backlight.sh down```\n```sudo  /etc/acpi/asus-keyboard-backlight.sh up```\n\n#### Bluetooth\n```sudo apt-get install blueman```\u003cbr/\u003e\n```sudo apt-get install bluez bluez-obexd```\u003cbr/\u003e\n```bluetoothctl```\u003cbr/\u003e\n```power on```\u003cbr/\u003e\n```agent on```\u003cbr/\u003e\n```default-agent```\u003cbr/\u003e\n```scan on```\u003cbr/\u003e\n```pair 00:1D:43:6D:03:26```\u003cbr/\u003e\n```connect 00:1D:43:6D:03:26```\u003cbr/\u003e\n```trust 00:1D:43:6D:03:26```\u003cbr/\u003e\n```scan off```\u003cbr/\u003e\n```exit```\u003cbr/\u003e\n```pulseaudio -k``` to stop deamon if errors```\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsbe%2Fi3status-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonsbe%2Fi3status-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsbe%2Fi3status-bar/lists"}