4 lines
213 B
Bash
4 lines
213 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
cp ~/.cache/wal-discord/style.css ~/.config/discordcanary/0.0.103/modules/discord_desktop_core/ && cd ~/.config/discordcanary/0.0.103/modules/discord_desktop_core/ && mv style.css discord-custom.css
|