mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-17 13:59:29 +02:00
changed monitor name
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[bar/floating]
|
[bar/floating]
|
||||||
inherit="bar/base_floating"
|
inherit="bar/base_floating"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
modules-center = clock playerctl_long
|
modules-center = clock playerctl_long
|
||||||
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
|
||||||
@@ -11,9 +11,9 @@ 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:eDP1}
|
||||||
modules-left = disk_short_pc checkupdates ovpn nvpn eth_pc
|
modules-left = disk_short_pc checkupdates ovpn nvpn eth_pc
|
||||||
|
|
||||||
[bar/floating_wm]
|
[bar/floating_wm]
|
||||||
inherit="bar/base_floating_wm"
|
inherit="bar/base_floating_wm"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
|
|||||||
Reference in New Issue
Block a user