Use rofi-power-menu

This commit is contained in:
Andrea Ciceri 2025-01-10 20:50:46 +01:00
parent 66fd1c3066
commit 37de97df46
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 8 additions and 0 deletions

View file

@ -300,6 +300,9 @@ window-rule {
open-maximized true
}
window-rule {
match app-id=r#"^Emacs Selector$"#
}
@ -332,6 +335,7 @@ binds {
Mod+G { spawn "emacsclient" "-c" "--eval" "(switch-to-buffer (gptel \"*ChatGPT*\"))"; }
Mod+Shift+C { spawn "emacsclient" "-c" "--eval" "(org-roam-dailies-capture-today)"; }
Super+Alt+L { spawn "swaylock"; }
Mod+Space { spawn "rofi" "-show" "menu" "-modi" "menu:rofi-power-menu"; }
// Example volume keys mappings for PipeWire & WirePlumber.