mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +02:00
added euro
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user