mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
updated waybar
& pyprland
configs
changelog: - added `privacy` module for waybar - added `systemd-failed-units` module for waybar - added `toggle_special` plugin for pyprland - added `shortcuts_menu` plugin for pyprland - deleted spical workspaces configs for scratchpads in hyprland - added additional keybinding for color picker - fixed pavucontrol - deleted microphone indicator from top-right icons in waybar
This commit is contained in:
@@ -202,19 +202,22 @@ window.top_bar .modules-center {
|
||||
margin-right: 2;
|
||||
}
|
||||
|
||||
#custom-media {}
|
||||
|
||||
#custom-media.Paused {
|
||||
color: @subtext0;
|
||||
}
|
||||
|
||||
#pulseaudio.microphone_indicator {
|
||||
color: @pink;
|
||||
margin-right: 4;
|
||||
}
|
||||
|
||||
#custom-webcam {
|
||||
color: @maroon;
|
||||
margin-right: 3;
|
||||
}
|
||||
|
||||
#privacy-item.screenshare {
|
||||
color: @peach;
|
||||
margin-right: 5;
|
||||
}
|
||||
|
||||
#privacy-item.audio-in {
|
||||
color: @pink;
|
||||
margin-right: 4;
|
||||
}
|
||||
|
||||
@@ -428,4 +431,8 @@ window.left_bar .modules-center {
|
||||
|
||||
#pulseaudio.high {
|
||||
color: @subtext1;
|
||||
}
|
||||
|
||||
#systemd-failed-units {
|
||||
color: @red;
|
||||
}
|
Reference in New Issue
Block a user