1
0
Fork 0

add ff rofi-based quicklinks

This commit is contained in:
catalin 2021-11-22 11:44:07 +01:00
commit b30e5134b0
No known key found for this signature in database
GPG key ID: A3FBC85698F58970
3 changed files with 24 additions and 1 deletions

View file

@ -23,6 +23,9 @@ super + alt + p
super + alt + a
asciify.sh
super + alt + f
firefox.sh
# make sxhkd reload its configuration files:
super + Escape
pkill -USR1 -x sxhkd
@ -31,7 +34,7 @@ ctrl + alt + b
firefox
ctrl + super + space
~/.builds/bin/toggle-keyboard-layout.sh
~/.local/bin/185504a9-utils/toggle-keyboard-layout.sh
#
# bspwm hotkeys

4
utils/firefox.sh Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
ROOT=$(dirname "$(readlink -f "$0")")
tail +3 $ROOT/sites.txt | rofi -eh 2 -dmenu | cut -f2 -d'|' | xargs firefox --new-tab

16
utils/sites.txt Normal file
View file

@ -0,0 +1,16 @@
TAG | URL
===============================
ceco/fichador | ext+container:name=dev&url=https://ingress.cecotec.cloud
ceco/factorial | ext+container:name=dev&url=https://app.factorialhr.com
ceco/discord | ext+container:name=dev&url=https://discord.com/channels/888378703854325820/888378703854325823
ceco/chat | ext+container:name=dev&url=https://chat.cecotec.cloud
ceco/bitrix | ext+container:name=dev&url=https://cecotecinn.bitrix.es
ceco/gmail | ext+container:name=dev&url=https://mail.google.com
aws/ask | ext+container:name=dev&url=https://developer.amazon.com/alexa/console/ask
aws/valexa | ext+container:name=dev&url=https://alexa.amazon.es
aws/dev | ext+container:name=dev&url=https://it-cecotec.awsapps.com/start#
aws/prod | ext+container:name=prod&url=https://it-cecotec.awsapps.com/start#
aws/ld | ext+container:name=ld&url=https://console.aws.amazon.com/console/home
docs/aws | ext+container:name=dev&url=https://developer.amazon.com/en-US
docs/valexa | ext+container:name=dev&url=https://cecotec.gitlab.io/producto/va/AlexaIntegration
git/valexa/pipelines | ext+container:name=dev&url=https://gitlab.com/cecotec/producto/va/AlexaIntegration/-/pipelines