mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
changed monitor name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[bar/floating]
|
||||
inherit="bar/base_floating"
|
||||
monitor = ${env:MONITOR:DP-4}
|
||||
monitor = ${env:MONITOR:eDP1}
|
||||
modules-center = clock playerctl_long
|
||||
modules-left = floating_popup_button pavucontrol_button
|
||||
modules-right = sensors_cpu_pc nvgpu memory
|
||||
@@ -11,9 +11,9 @@ modules-center = cava
|
||||
|
||||
[bar/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
|
||||
|
||||
[bar/floating_wm]
|
||||
inherit="bar/base_floating_wm"
|
||||
monitor = ${env:MONITOR:DP-4}
|
||||
monitor = ${env:MONITOR:eDP1}
|
||||
|
||||
Reference in New Issue
Block a user