mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +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 38 = a A adiaeresis Adiaeresis
|
||||||
keycode 30 = u U udiaeresis Udiaeresis
|
keycode 30 = u U udiaeresis Udiaeresis
|
||||||
keycode 32 = o O odiaeresis Odiaeresis
|
keycode 32 = o O odiaeresis Odiaeresis
|
||||||
|
keycode 26 = e E EuroSign
|
||||||
|
|||||||
@@ -82,11 +82,14 @@ wm-restack = i3
|
|||||||
[bar/floating]
|
[bar/floating]
|
||||||
inherit="bar/base_floating"
|
inherit="bar/base_floating"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:DP-4}
|
||||||
;modules-center = cava clock playerctl_long
|
modules-center = clock playerctl_long
|
||||||
modules-center = cava
|
|
||||||
modules-left = floating_popup_button pavucontrol_button
|
modules-left = floating_popup_button pavucontrol_button
|
||||||
modules-right = sensors_cpu_pc nvgpu memory
|
modules-right = sensors_cpu_pc nvgpu memory
|
||||||
|
|
||||||
|
[bar/floating_cava]
|
||||||
|
inherit = "bar/floating"
|
||||||
|
modules-center = cava
|
||||||
|
|
||||||
[bar/floating_popup]
|
[bar/floating_popup]
|
||||||
inherit="bar/base_floating_popup"
|
inherit="bar/base_floating_popup"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:DP-4}
|
||||||
@@ -442,7 +445,7 @@ click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
|||||||
[module/cava]
|
[module/cava]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
tail = true
|
tail = true
|
||||||
exec = python /home/sim/.config/polybar/scripts/modules/cava.py
|
exec = python ~/.config/polybar/scripts/modules/cava.py
|
||||||
|
|
||||||
; Module Battery
|
; Module Battery
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,14 @@
|
|||||||
[bar/floating]
|
[bar/floating]
|
||||||
inherit="bar/base_floating"
|
inherit="bar/base_floating"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:DP-4}
|
||||||
;modules-center = cava clock playerctl_long
|
modules-center = clock playerctl_long
|
||||||
modules-center = cava
|
|
||||||
modules-left = floating_popup_button pavucontrol_button
|
modules-left = floating_popup_button pavucontrol_button
|
||||||
modules-right = sensors_cpu_pc nvgpu memory
|
modules-right = sensors_cpu_pc nvgpu memory
|
||||||
|
|
||||||
|
[bar/floating_cava]
|
||||||
|
inherit = "bar/floating"
|
||||||
|
modules-center = cava
|
||||||
|
|
||||||
[bar/floating_popup]
|
[bar/floating_popup]
|
||||||
inherit="bar/base_floating_popup"
|
inherit="bar/base_floating_popup"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:DP-4}
|
||||||
|
|||||||
@@ -82,11 +82,14 @@ wm-restack = i3
|
|||||||
[bar/floating]
|
[bar/floating]
|
||||||
inherit="bar/base_floating"
|
inherit="bar/base_floating"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:DP-4}
|
||||||
;modules-center = cava clock playerctl_long
|
modules-center = clock playerctl_long
|
||||||
modules-center = cava
|
|
||||||
modules-left = floating_popup_button pavucontrol_button
|
modules-left = floating_popup_button pavucontrol_button
|
||||||
modules-right = sensors_cpu_pc nvgpu memory
|
modules-right = sensors_cpu_pc nvgpu memory
|
||||||
|
|
||||||
|
[bar/floating_cava]
|
||||||
|
inherit = "bar/floating"
|
||||||
|
modules-center = cava
|
||||||
|
|
||||||
[bar/floating_popup]
|
[bar/floating_popup]
|
||||||
inherit="bar/base_floating_popup"
|
inherit="bar/base_floating_popup"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:DP-4}
|
||||||
@@ -442,7 +445,7 @@ click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
|||||||
[module/cava]
|
[module/cava]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
tail = true
|
tail = true
|
||||||
exec = python /home/sim/.config/polybar/scripts/modules/cava.py
|
exec = python ~/.config/polybar/scripts/modules/cava.py
|
||||||
|
|
||||||
; Module Battery
|
; Module Battery
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user