1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-20 04:30:53 +02:00

added euro

This commit is contained in:
Simon
2021-01-26 18:33:17 +01:00
parent 79acaea770
commit 9f68c71d38
4 changed files with 18 additions and 8 deletions
+1
View File
@@ -3,3 +3,4 @@ keycode 39 = s S ssharp
keycode 38 = a A adiaeresis Adiaeresis
keycode 30 = u U udiaeresis Udiaeresis
keycode 32 = o O odiaeresis Odiaeresis
keycode 26 = e E EuroSign
+6 -3
View File
@@ -82,11 +82,14 @@ wm-restack = i3
[bar/floating]
inherit="bar/base_floating"
monitor = ${env:MONITOR:DP-4}
;modules-center = cava clock playerctl_long
modules-center = cava
modules-center = clock playerctl_long
modules-left = floating_popup_button pavucontrol_button
modules-right = sensors_cpu_pc nvgpu memory
[bar/floating_cava]
inherit = "bar/floating"
modules-center = cava
[bar/floating_popup]
inherit="bar/base_floating_popup"
monitor = ${env:MONITOR:DP-4}
@@ -442,7 +445,7 @@ click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
[module/cava]
type = custom/script
tail = true
exec = python /home/sim/.config/polybar/scripts/modules/cava.py
exec = python ~/.config/polybar/scripts/modules/cava.py
; Module Battery
+5 -2
View File
@@ -1,11 +1,14 @@
[bar/floating]
inherit="bar/base_floating"
monitor = ${env:MONITOR:DP-4}
;modules-center = cava clock playerctl_long
modules-center = cava
modules-center = clock playerctl_long
modules-left = floating_popup_button pavucontrol_button
modules-right = sensors_cpu_pc nvgpu memory
[bar/floating_cava]
inherit = "bar/floating"
modules-center = cava
[bar/floating_popup]
inherit="bar/base_floating_popup"
monitor = ${env:MONITOR:DP-4}
+6 -3
View File
@@ -82,11 +82,14 @@ wm-restack = i3
[bar/floating]
inherit="bar/base_floating"
monitor = ${env:MONITOR:DP-4}
;modules-center = cava clock playerctl_long
modules-center = cava
modules-center = clock playerctl_long
modules-left = floating_popup_button pavucontrol_button
modules-right = sensors_cpu_pc nvgpu memory
[bar/floating_cava]
inherit = "bar/floating"
modules-center = cava
[bar/floating_popup]
inherit="bar/base_floating_popup"
monitor = ${env:MONITOR:DP-4}
@@ -442,7 +445,7 @@ click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
[module/cava]
type = custom/script
tail = true
exec = python /home/sim/.config/polybar/scripts/modules/cava.py
exec = python ~/.config/polybar/scripts/modules/cava.py
; Module Battery