Skip to content

Extra i3blocks Scripts For arch linux very simple and very useful

Notifications You must be signed in to change notification settings

gapzroble/i3blocks-gate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

i3Blocks Gate

my i3blocks Scripts For Arch Linux And Ubuntu more simple and more useful

i3blocks Script Arch Depen Ubuntu Depen ScreenShot
bat.sh ACPI ACPI img
date.sh ------ ------ img
focus.sh Xdotool Xdotool img
mem.sh ------ ------ img
mpd.sh Mpd, Ncmpcpp, Mpc Mpd, Ncmpcpp, Mpc img
mocp.sh Moc Moc img
temp.sh lm-sensors lm-sensors img
trash.sh ---- ----- img
vol.sh alsa-utils alsa-utils img
cpu.sh sysstat sysstat img
disk.sh ------ ----- img
key_l.sh ------ ----- img
net.sh ------ ----- img
touchpad.sh ------ ----- img
update.sh checkupdates AUR ----- img
long.sh ------ ----- img
uptime.sh ------ ----- img

Instalation

git clone https://github.com/zakariaGatter/i3blocks-gate ~/.config/i3blocks/Blocks 

Configuration

Battery
[Bat]
command=~/.config/i3blocks/Blocks/bat.sh
interval=30
color=#CC0099
Time
[Time]
command=~/.config/i3blocks/Blocks/date.sh
interval=60
color=#6699FF
Focus Window
[Focus]
command=~/.config/i3blocks/Blocks/focus.sh
interval=1
color=#FF6666
Ram Memory
[Ram]
command=~/.config/i3blocks/Blocks/mem.sh -m
interval=10
color=#FF6600
Swap Memory
[Swap]
command=~/.config/i3blocks/Blocks/mem.sh -s
interval=10
color=#6699FF
MPD
[MPD]
command=~/.config/i3blocks/Blocks/mpd.sh
interval=5
color=#66CCFF
Cpu Temp
[Temp]
command=~/.config/i3blocks/Blocks/temp.sh
interval=60
color=#6699FF
Trash
[Trash]
command=~/.config/i3blocks/Blocks/trash.sh
interval=60
color=#c68c53
Volume
[Vol]
command=~/.config/i3blocks/Blocks/Vol.sh
interval=3
color=#9933FF
Cpu usage
[Cpu]
command=~/.config/i3blocks/Blocks/cpu.sh
interval=5
color=#FFFF66
Disk usage
[Disk]
command=~/.config/i3blocks/Blocks/disk.sh /
interval=60
color=#CC6699
Keyboard Layout
[Key]
command=~/.config/i3blocks/Blocks/key_l.sh
interval=once
color=#33ff33
Mocp
[Mocp]
command=~/.config/i3blocks/Blocks/mocp.sh
interval=60
color=#66CCFF
Net Ethernet
[Ether]
command=~/.config/i3blocks/Blocks/net.sh -e
interval=10
color=#CC99FF
Net Wifi
[Ether]
command=~/.config/i3blocks/Blocks/net.sh -w
interval=10
color=#CC99FF
Touchpad
[Touchpad]
command=~/.config/i3blocks/Blocks/touchpad.sh
interval=10
color=#4d4dff
Update
[Update]
command=~/.config/i3blocks/Blocks/update.sh
interval=600
color=#FFCC99
Uptime
[Uptime]
command=~/.config/i3blocks/Blocks/uptime.sh
interval=60
color=#FFCC00
Long
[Long]
command=~/.config/i3blocks/Blocks/long.sh
interval=600
color=#FFFF99

[!] NOTE :

  • if the scipt not useful no more it will stop display like Update Script and Network they will just disappear until they use again

  • In some cases you need install the icons:

    • Ubuntu
    apt-get install fonts-font-awesome

[!] DONATE :

WE DO NOT SELL SCRIPTS, if you wanna help us continue, please DONATE

About

Extra i3blocks Scripts For arch linux very simple and very useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%