1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00

fix icon for pacman update window

This commit is contained in:
Nick Boughton 2020-11-24 11:00:55 +00:00
parent c20d0c3a87
commit d48d3a09fa
2 changed files with 2 additions and 2 deletions

@ -57,7 +57,7 @@ exec gammastep-indicator
exec insync start
### Window config
for_window [app_id=floater] floating enable
for_window [app_id=aptus-upgrade] floating enable
for_window [app_id=catfish] floating enable
for_window [app_id=zoom] floating enable
for_window [app_id=pcmanfm] floating enable

@ -1,3 +1,3 @@
#!/bin/bash
alacritty --class floater -e yay --devel -Syu
alacritty --class aptus-upgrade -e yay --devel -Syu