Commit 8f722bf9 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Moved rofi/config to folder structure (and symlink from there). A few tweaks to py3status battery.

parent a262eca6
...@@ -34,8 +34,8 @@ ${color2}child container (tabd) - ${color}mod+Alt+w ...@@ -34,8 +34,8 @@ ${color2}child container (tabd) - ${color}mod+Alt+w
${color2}child container (vert) - ${color}mod+Alt+e ${color2}child container (vert) - ${color}mod+Alt+e
${color2}child container (stck) - ${color}mod+Alt+s ${color2}child container (stck) - ${color}mod+Alt+s
${color2}tab with next window - ${color}mod+z ${color2}stack with next window - ${color}mod+z
${color2}tab with previous window - ${color}mod+Shift+z ${color2}stack with previous window - ${color}mod+Shift+z
${color2}splith with next window - ${color}mod+x ${color2}splith with next window - ${color}mod+x
${color2}splith with previous window - ${color}mod+Shift+x ${color2}splith with previous window - ${color}mod+Shift+x
......
...@@ -108,8 +108,8 @@ battery all { ...@@ -108,8 +108,8 @@ battery all {
battery_level { battery_level {
cache_timeout = 30 cache_timeout = 30
#measurement_mode = "acpi" measurement_mode = "acpi"
hide_when_full = "True" hide_when_full = "True"
hide_seconds = "True" hide_seconds = "True"
blocks = "" blocks = ""
color_charging = "#00ff00" color_charging = "#00ff00"
......
rofi.theme: ~/.jt-config-repo/rofi/themes/lb-numix.rasi
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment