mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-17 19:25:59 +02:00
Merge branch 'master' of gitlab.com:linuxstuff/dotfiles
merge
This commit is contained in:
+20
-10
@@ -58,7 +58,7 @@ offset-y = 8px
|
||||
override-redirect = true
|
||||
tray-detached = true
|
||||
tray-maxsize = 15
|
||||
tray-offset-x= 86
|
||||
tray-offset-x= 260
|
||||
tray-offset-y =4px
|
||||
tray-padding = 3
|
||||
tray-position = left
|
||||
@@ -87,8 +87,8 @@ wm-restack = i3
|
||||
inherit="bar/base_floating"
|
||||
monitor = ${env:MONITOR:eDP1}
|
||||
modules-center = clock playerctl_long
|
||||
modules-left = floating_popup_button pavucontrol_button
|
||||
modules-right = usbmodem5 wlan_short sensors_cpu_yoga3 memory
|
||||
modules-left = floating_popup_button pavucontrol_button sensors_cpu_yoga3 memory_sep
|
||||
modules-right = usbmodem5 wlan_short battery
|
||||
|
||||
[bar/floating_cava]
|
||||
inherit = "bar/floating"
|
||||
@@ -318,6 +318,10 @@ type = internal/memory
|
||||
interval = 2
|
||||
label = %percentage_used%%
|
||||
|
||||
[module/memory_sep]
|
||||
inherit = module/memory
|
||||
format = <label> |
|
||||
|
||||
[module/nvgpu]
|
||||
type = custom/script
|
||||
interval = 2
|
||||
@@ -446,11 +450,15 @@ menu-0-2-exec = "playerctl next"
|
||||
|
||||
[module/pavucontrol_button]
|
||||
type = custom/text
|
||||
content = |
|
||||
content =
|
||||
click-left = "setsid pavucontrol"
|
||||
click-right = "setsid pulseaudio-equalizer-gtk"
|
||||
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||
|
||||
[module/pavucontrol_button_sep]
|
||||
inherit="module/pavucontrol_button"
|
||||
content = |
|
||||
|
||||
[module/cava]
|
||||
type = custom/script
|
||||
tail = true
|
||||
@@ -464,15 +472,17 @@ battery = BAT0
|
||||
poll-interval = 3
|
||||
adapter = ADP1
|
||||
full-at = 95
|
||||
label-full = bat: %percentage%%
|
||||
label-charging = bat: %percentage%% (+%consumption%W, %time%)
|
||||
label-discharging = bat: %percentage%% (-%consumption%W, %time%)
|
||||
label-full = %percentage%%
|
||||
;label-charging = %percentage%% (+%consumption%W, %time%)
|
||||
label-charging = %percentage%% (+%consumption%W)
|
||||
;label-discharging = %percentage%% (-%consumption%W, %time%)
|
||||
label-discharging = %percentage%% (-%consumption%W)
|
||||
|
||||
[module/battery_short]
|
||||
inherit = "module/battery"
|
||||
label-full = bat: %percentage%%
|
||||
label-charging = bat: %percentage%%
|
||||
label-discharging = bat: %percentage%%
|
||||
label-full = %percentage%%
|
||||
label-charging = %percentage%%
|
||||
label-discharging = %percentage%%
|
||||
|
||||
; Module Disk
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ offset-y = 8px
|
||||
override-redirect = true
|
||||
tray-detached = true
|
||||
tray-maxsize = 15
|
||||
tray-offset-x= 86
|
||||
tray-offset-x= 260
|
||||
tray-offset-y =4px
|
||||
tray-padding = 3
|
||||
tray-position = left
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
inherit="bar/base_floating"
|
||||
monitor = ${env:MONITOR:eDP1}
|
||||
modules-center = clock playerctl_long
|
||||
modules-left = floating_popup_button pavucontrol_button
|
||||
modules-right = usbmodem5 wlan_short sensors_cpu_yoga3 memory
|
||||
modules-left = floating_popup_button pavucontrol_button sensors_cpu_yoga3 memory_sep
|
||||
modules-right = usbmodem5 wlan_short battery
|
||||
|
||||
[bar/floating_cava]
|
||||
inherit = "bar/floating"
|
||||
|
||||
@@ -45,6 +45,10 @@ type = internal/memory
|
||||
interval = 2
|
||||
label = %percentage_used%%
|
||||
|
||||
[module/memory_sep]
|
||||
inherit = module/memory
|
||||
format = <label> |
|
||||
|
||||
[module/nvgpu]
|
||||
type = custom/script
|
||||
interval = 2
|
||||
@@ -173,11 +177,15 @@ menu-0-2-exec = "playerctl next"
|
||||
|
||||
[module/pavucontrol_button]
|
||||
type = custom/text
|
||||
content = |
|
||||
content =
|
||||
click-left = "setsid pavucontrol"
|
||||
click-right = "setsid pulseaudio-equalizer-gtk"
|
||||
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||
|
||||
[module/pavucontrol_button_sep]
|
||||
inherit="module/pavucontrol_button"
|
||||
content = |
|
||||
|
||||
[module/cava]
|
||||
type = custom/script
|
||||
tail = true
|
||||
@@ -191,15 +199,17 @@ battery = BAT0
|
||||
poll-interval = 3
|
||||
adapter = ADP1
|
||||
full-at = 95
|
||||
label-full = bat: %percentage%%
|
||||
label-charging = bat: %percentage%% (+%consumption%W, %time%)
|
||||
label-discharging = bat: %percentage%% (-%consumption%W, %time%)
|
||||
label-full = %percentage%%
|
||||
;label-charging = %percentage%% (+%consumption%W, %time%)
|
||||
label-charging = %percentage%% (+%consumption%W)
|
||||
;label-discharging = %percentage%% (-%consumption%W, %time%)
|
||||
label-discharging = %percentage%% (-%consumption%W)
|
||||
|
||||
[module/battery_short]
|
||||
inherit = "module/battery"
|
||||
label-full = bat: %percentage%%
|
||||
label-charging = bat: %percentage%%
|
||||
label-discharging = bat: %percentage%%
|
||||
label-full = %percentage%%
|
||||
label-charging = %percentage%%
|
||||
label-discharging = %percentage%%
|
||||
|
||||
; Module Disk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user