replaced rotate with wlay
This commit is contained in:
parent
7a903c6f69
commit
cea53b8add
8
config
8
config
@ -16,7 +16,8 @@
|
|||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
"clock",
|
"clock",
|
||||||
"custom/weather",
|
"custom/weather",
|
||||||
"custom/rotate",
|
//"custom/rotate",
|
||||||
|
"custom/monsetup",
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
@ -82,6 +83,11 @@
|
|||||||
"on-click": "~/.config/waybar/scripts/rotate-second-screen.sh",
|
"on-click": "~/.config/waybar/scripts/rotate-second-screen.sh",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"custom/monsetup": {
|
||||||
|
"format": " ",
|
||||||
|
"on-click": "wlay",
|
||||||
|
},
|
||||||
|
|
||||||
"custom/keyboard-layout": {
|
"custom/keyboard-layout": {
|
||||||
"exec": "swaymsg -t get_inputs | grep -m1 'xkb_active_layout_name' | cut -d '\"' -f4",
|
"exec": "swaymsg -t get_inputs | grep -m1 'xkb_active_layout_name' | cut -d '\"' -f4",
|
||||||
// Interval set only as a fallback, as the value is updated by signal
|
// Interval set only as a fallback, as the value is updated by signal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user