add polybar powermenu

This commit is contained in:
azpsen
2024-01-28 16:47:26 -06:00
parent 9d7b3706e9
commit 5183836de3
2 changed files with 8 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ super + v
# power menu
super + p
rofi -show p -modi p:'~/.config/rofi/scripts/rofi-power-menu --symbols-font "JetBrainsMonoNL Nerd Font Mono"' -font "JetBrainsMonoNL Nerd Font Mono" -monitor -1
# print screen
Print
path="$HOME/pictures/screenshots/$(date +"%s - %Y-%m-%d")" && maim "$path" && xclip -selection clipboard -t image/png "$path"