forked from Shinonome/caelestia-cli
screenshot: add region and freeze functionality
equibop -> discord with openasar and equicord
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
. (dirname (status filename))/util.fish
|
||||
|
||||
install-deps git
|
||||
install-optional-deps 'arrpc (rich presence)'
|
||||
install-deps git discord equicord-installer-bin
|
||||
sudo Equilotl -install -install-openasar -location /opt/discord
|
||||
|
||||
set -l dist $C_DATA/discord
|
||||
|
||||
@@ -14,7 +14,7 @@ update-repo discord $dist
|
||||
setup-systemd-monitor discord $dist
|
||||
|
||||
# Link themes to client configs
|
||||
set -l clients discord vesktop equibop legcord $argv
|
||||
set -l clients Vencord Equicord discord vesktop equibop legcord $argv
|
||||
for client in $clients
|
||||
if test -d $CONFIG/$client
|
||||
log "Linking themes for $client"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
. (dirname (status filename))/util.fish
|
||||
|
||||
install-deps git hyprland-git hyprpaper-git imagemagick wl-clipboard fuzzel-git socat foot jq python xdg-user-dirs python-materialyoucolor-git app2unit-git
|
||||
install-optional-deps 'equibop-bin (discord client)' 'btop (system monitor)' 'wl-screenrec (screen recorder)' 'grim (screenshot tool)' 'zen-browser (web browser)'
|
||||
install-deps git hyprland-git hyprpaper-git imagemagick wl-clipboard fuzzel-git socat foot jq python xdg-user-dirs python-materialyoucolor-git app2unit-git grim wayfreeze-git wl-screenrec
|
||||
install-optional-deps 'discord (messaging app)' 'btop (system monitor)' 'zen-browser (web browser)'
|
||||
|
||||
set -l dist $C_DATA/scripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user