XvladQt
XvladQt
You don't need to use vue-awesome, just import styles, fonts and then use ``` this.$toasted.show('test', { iconPack: 'fontawesome', icon : 'times' }) ```
Have same problem in arch, fix more easy ```bash pacman -S openssl-1.1 export PKG_CONFIG_PATH=/usr/lib/openssl-1.1/pkgconfig ``` Install success(with composer)
php 8.3.0 installs successfully
Perhaps the problem was in openssl 3, was able to install 7.4 this way by installing openssl1.1 before ``` PKG_CONFIG_PATH="/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/pkgconfig" PATH="/home/linuxbrew/.linuxbrew/opt/[email protected]/bin:$PATH" asdf install php 7.4.33 ```
Hi all, i have same problem, when i set "native-path" and try run waybar ``` ➜ waybar [2023-12-24 12:21:12.403] [info] Using configuration file /home/xvladqt/.config/waybar/config [2023-12-24 12:21:12.404] [info] Discovered appearance 'dark'...
> BTW, #2855 fixes it for me :-) Thanks @SquishyPandaDev :-) Thanks, i install waybar-git from aur, and now this problem fixed for me.
for some reason when chromium/vscodium focused i have "...", but when signal/discord i have normal language code
> in my case, it's because the width is too small to display all of the format. Rly, in my case too. My new 1440p primary monitor doesn't have this...