Skip to content

modeset & powerprofile waybar module for ASUS hybrid laptops using asusctl & supergfxctl for mode switching + dotfiles

License

Notifications You must be signed in to change notification settings

parazeeknova/hypr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypr (waybar module) 🔌

Scripts for hyprland/waybar/fish/tmux, including fan control, ASUS-specific integrations (asudsctl & supergfxctl), and fish shell.

Note

I currently use Arch Linux (btw) with Hyprland (HyDE config). The module is made for waybar. You can use stow to copy the module to your waybar config.

Preview for waybar module (hybrid with performance mode)

waybar

I made this module for my use on ASUS TUF Gaming F17 (FX707ZM). It makes switching between hybrid and dgpu mode easier. You can use it for other ASUS laptops as well that support asusctl and supergfxctl. It uses signals to update the waybar module for your current mode.

Note

I am planning to add custom fan control profiles like in ARMOURY CRATE on windows to the module too, i've already added a rofi menu for power profiles and modeset. (TODO) Add notification for changes, better rofi menu.

waybar It's a rofi menu for power profiles and modeset. Looks not great but it works.

Prerequisites

  • asusctl or use yay -S asusctl if you use arch btw
  • supergfxctl or use yay -S supergfxctl if you use arch btw
  • rofi - for the menu

Installation

git clone --depth 1 https://github.com/parazeeknova/hypr ~/hypr-config
cd ~/hypr-config
stow waybar # or just copy the files to .config/waybar

# Remember to chmod the scripts
chmod +x ~/.config/waybar/modules/asus_control.sh
chmod +x ~/.config/waybar/modules/asus_control_menu.sh

# Add the module to your waybar config
# Example:
"modules-left": ["custom/asus_control"],

# CAUTION: For HyDE you need to edit the config.ctl file to add the module to the config.

Preview for Hyprland workspace with waybar module

Nvim Tui-spotify
tiled-window spotify

About

modeset & powerprofile waybar module for ASUS hybrid laptops using asusctl & supergfxctl for mode switching + dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Languages