mirror of
https://github.com/nboughton/dotfiles
synced 2024-11-22 23:51:57 +01:00
fix icon for pacman update window
This commit is contained in:
parent
c20d0c3a87
commit
d48d3a09fa
@ -57,7 +57,7 @@ exec gammastep-indicator
|
|||||||
exec insync start
|
exec insync start
|
||||||
|
|
||||||
### Window config
|
### 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=catfish] floating enable
|
||||||
for_window [app_id=zoom] floating enable
|
for_window [app_id=zoom] floating enable
|
||||||
for_window [app_id=pcmanfm] floating enable
|
for_window [app_id=pcmanfm] floating enable
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
alacritty --class floater -e yay --devel -Syu
|
alacritty --class aptus-upgrade -e yay --devel -Syu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user