Compare commits

..

No commits in common. "5c0de3dc48795fb0f7151b60085499072c56998d" and "e3f1bedb65302c8f3e982a5232b90721b80585a3" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -223,10 +223,6 @@ input "*" {
xkb_options compose:ralt
}
input type:touchpad {
tap enabled
}
client.focused 00000000 00000000 00000000 00000000
client.focused_inactive 00000000 00000000 00000000 00000000
client.unfocused 00000000 00000000 00000000 00000000

View file

@ -2,7 +2,7 @@
"layer": "top",
"position": "bottom",
"modules-left": ["custom/power", "sway/workspaces", "sway/mode"],
"modules-center": [],
"modules-center": ["wlr/taskbar"],
"modules-right": ["tray", "network", "pulseaudio", "custom/weather", "clock"],
"clock": {
"format": "{:%m/%d %H:%M}"