Fix Vim commenting
This commit is contained in:
3
dot_config/fish/functions/qalc-update-amount.fish
Normal file
3
dot_config/fish/functions/qalc-update-amount.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function qalc-update
|
||||
qalc -e "$argv[1]USD to CAD"
|
||||
end
|
||||
@@ -23,7 +23,7 @@ exec --no-startup-id i3-msg 'workspace $ws3; exec $browser'
|
||||
# exec --no-startup-id i3-msg 'workspace $ws5; exec $term -e twitchy'
|
||||
# exec --no-startup-id i3-msg 'workspace $ws5; exec firefox -P nft'
|
||||
exec --no-startup-id i3-msg workspace $ws6; exec discord
|
||||
exec --no-startup-id i3-msg 'workspace $ws6; exec signal-desktop'
|
||||
# exec --no-startup-id i3-msg 'workspace $ws6; exec signal-desktop'
|
||||
# exec --no-startup-id i3-msg workspace $ws1; exec $term -e fish -c 'tmux-attach school'
|
||||
|
||||
# ]]] startup #
|
||||
|
||||
@@ -43,8 +43,8 @@ TICKER=BTCUSDC
|
||||
interval=30
|
||||
|
||||
# [ticker]
|
||||
# label=BTC
|
||||
# TICKER=BTC-USD
|
||||
# label=btc
|
||||
# ticker=btc-usd
|
||||
# interval=30
|
||||
|
||||
[kraken]
|
||||
@@ -62,6 +62,18 @@ label=SOL
|
||||
TICKER=SOLUSD
|
||||
interval=30
|
||||
|
||||
[dexscreener]
|
||||
label=GOAT
|
||||
CHAIN=solana
|
||||
PAIR=9Tb2ohu5P16BpBarqd3N27WnkF51Ukfs8Z1GzzLDxVZW
|
||||
interval=15
|
||||
|
||||
[dexscreener]
|
||||
label=LOCK
|
||||
CHAIN=solana
|
||||
PAIR=AtWMAA6T9t8cq8XCccCFPGDNNQYXhScuNuY6WVRi7FKe
|
||||
interval=30
|
||||
|
||||
[dexscreener]
|
||||
label=PIXL
|
||||
CHAIN=ethereum
|
||||
@@ -74,12 +86,6 @@ interval=30
|
||||
# PAIR=0x9A0AA28d999a21d3cf6F2703CDBba9FeAF4a32F7
|
||||
# interval=30
|
||||
|
||||
# [dexscreener]
|
||||
# label=LOCK
|
||||
# CHAIN=solana
|
||||
# PAIR=AtWMAA6T9t8cq8XCccCFPGDNNQYXhScuNuY6WVRi7FKe
|
||||
# interval=30
|
||||
|
||||
# [dexscreener]
|
||||
# label=FLT
|
||||
# CHAIN=ethereum
|
||||
@@ -114,16 +120,16 @@ interval=60
|
||||
# SHORT_NAME=
|
||||
# interval=5
|
||||
|
||||
[spotify]
|
||||
# command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
|
||||
# label=
|
||||
label=
|
||||
# label=🎧
|
||||
# green
|
||||
# color=#198c19
|
||||
# aqua
|
||||
# color=#2d7272
|
||||
interval=5
|
||||
# [spotify]
|
||||
# # command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
|
||||
# # label=
|
||||
# label=
|
||||
# # label=🎧
|
||||
# # green
|
||||
# # color=#198c19
|
||||
# # aqua
|
||||
# # color=#2d7272
|
||||
# interval=5
|
||||
{{ end }}
|
||||
|
||||
# ]]] volume/spotify #
|
||||
@@ -157,7 +163,7 @@ interval=5
|
||||
# time [[[ #
|
||||
|
||||
[calendar]
|
||||
interval=30
|
||||
interval=5
|
||||
label=
|
||||
# {{ if eq .chezmoi.hostname "nzxt" }}
|
||||
# DATEFMT=+%H:%M
|
||||
@@ -191,9 +197,9 @@ WIDTH=220
|
||||
|
||||
# name [[[ #
|
||||
|
||||
[name]
|
||||
label=
|
||||
interval=30
|
||||
# [name]
|
||||
# label=
|
||||
# interval=30
|
||||
{{ end }}
|
||||
|
||||
# ]]] name #
|
||||
|
||||
Reference in New Issue
Block a user