Compare commits
No commits in common. "7bf77d09f6c8ea017f2e6d3bc84fd2283e8c970b" and "d5fabced6faadf670e1f2843c5d2f2e8d90d97e3" have entirely different histories.
7bf77d09f6
...
d5fabced6f
3 changed files with 0 additions and 22 deletions
|
@ -20,7 +20,6 @@ cpu_load_change=1
|
||||||
core_load_change=1
|
core_load_change=1
|
||||||
frametime=1
|
frametime=1
|
||||||
resolution=1
|
resolution=1
|
||||||
gamepad_battery=1
|
|
||||||
|
|
||||||
output_folder=/tmp/mangohud/
|
output_folder=/tmp/mangohud/
|
||||||
toggle_logging=Shift_R+F3
|
toggle_logging=Shift_R+F3
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"layer": "bottom",
|
|
||||||
"position": "top",
|
|
||||||
"height": 20,
|
|
||||||
|
|
||||||
"modules-left": ["wlr/workspaces"],
|
|
||||||
"modules-center": ["hyprland/window"],
|
|
||||||
//"modules-right": ["tray", "custom/spotify", "custom/weather", "custom/mail", "custom/storage", "backlight", "pulseaudio", "network", "idle_inhibitor", "battery", "clock"],
|
|
||||||
"modules-right": ["pulseaudio", "backlight", "idle_inhibitor", "network", "battery", "clock", "tray"],
|
|
||||||
|
|
||||||
"include": "~/.config/waybar/modules",
|
|
||||||
}
|
|
|
@ -13,15 +13,6 @@
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
"hyprland/window": {
|
|
||||||
"max-length": 80,
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"wlr/workspaces": {
|
|
||||||
"format": "{name}"
|
|
||||||
},
|
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a %d %b %H:%M:%S}",
|
"format": "{:%a %d %b %H:%M:%S}",
|
||||||
"format-alt": "{:%H:%M:%S}",
|
"format-alt": "{:%H:%M:%S}",
|
||||||
|
|
Loading…
Reference in a new issue