remove sway stuff from waybar
This commit is contained in:
parent
efbd40845c
commit
12b46e4574
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
layer = "top";
|
||||
position = "top";
|
||||
height = 28;
|
||||
modules-left = ["sway/workspaces" "wlr/workspaces" "sway/window" "hyprland/window" "sway/mode" "hyprland/submap"];
|
||||
modules-left = [ "wlr/workspaces" "hyprland/window" "hyprland/submap"];
|
||||
modules-center = [];
|
||||
modules-right = ["tray" "idle_inhibitor" "network" "bluetooth" "pulseaudio" "backlight" "battery" "clock"];
|
||||
"sway/mode" = {
|
||||
|
|
Loading…
Reference in a new issue