Update wayland stuff.

- add poweralertd package/service
- update kanshi config
- add pulseaudio back to waybar
This commit is contained in:
Érico Nogueira 2021-09-24 16:19:15 -03:00
parent 190a1a4b8c
commit 66c2b3fa67
4 changed files with 10 additions and 3 deletions

View File

@ -93,7 +93,7 @@ fonts_desc="$(print_item fonts) Basic fonts necessary for browsing the web and n
themes="breeze-snow-cursor-theme breeze-amber-cursor-theme"
themes_desc="$(print_item themes) Color and mouse themes for a good color setup."
_util="brightnessctl grim slurp swayidle swaylock wl-clipboard gammastep"
_util="brightnessctl grim slurp swayidle swaylock wl-clipboard gammastep poweralertd"
_gui="Waybar foot fuzzel nwg-launchers mako kanshi"
wm="${_util} ${gui} wayfire wf-shell wcm wayfire-plugins-extra"
wm_desc="$(print_item wm) Install Wayfire and supporting packages. Depends on fonts and themes."

View File

@ -1,6 +1,6 @@
profile home_desk {
output "LG HDR WFHD" enable mode 2560x1080 position 0,0
output eDP-1 enable scale 1.1 position 0,1080
output eDP-1 enable scale 1.0 position 0,1080
}
profile only_external {
@ -8,6 +8,11 @@ profile only_external {
output eDP-1 disable
}
profile only_internal {
output "LG HDR WFHD" disable
output eDP-1 enable scale 1.0 position 0,0
}
profile out_and_about {
output eDP-1 enable scale 1 position 0,0
}

View File

@ -5,7 +5,7 @@
"modules-left": ["sway/workspaces", "sway/mode", "custom/media", "tray"],
"modules-center": ["sway/window"],
"modules-right": ["idle_inhibitor", "sndio",
//"pulseaudio",
"pulseaudio",
"network", "cpu", "memory", "temperature", "backlight", "battery", "custom/keyboard_layout", "clock"],
// Modules configuration

2
wayland/services/pad/run Executable file
View File

@ -0,0 +1,2 @@
#!/bin/execlineb -P
poweralertd