feat: ✨ blueman
This commit is contained in:
parent
678bad568b
commit
6d2d25df42
5 changed files with 9 additions and 27 deletions
|
@ -9,6 +9,7 @@ bindl = , switch:off:Lid Switch, exec, hyprctl keyword monitor "eDP-1, 2880x1800
|
|||
|
||||
exec-once = sleep 1 && waybar
|
||||
exec-once = sleep 2 && nm-applet
|
||||
exec-once = sleep 2 && blueman-applet
|
||||
exec-once = sleep 2 && hyprpaper
|
||||
exec-once = sleep 3 && /opt/Mullvad\ VPN/mullvad-vpn
|
||||
exec-once = sleep 3 && hyprctl keyword input:touchdevice:enabled false
|
||||
|
@ -36,6 +37,8 @@ $browser_unsafe = mullvad-exclude flatpak run io.github.ungoogled_software.ungoo
|
|||
$mainMod = SUPER
|
||||
$my_trigger = Alt
|
||||
|
||||
bind = $my_trigger, 0, exec, bluetoothctl disconnect BC:7F:7B:6D:4F:87 && bluetoothctl connect BC:7F:7B:6D:4F:87
|
||||
|
||||
bind = $my_trigger, T, exec, $terminal
|
||||
bind = $my_trigger, Q, exec, $fileManager
|
||||
bind = Alt, F1, exec, $active_menu
|
||||
|
@ -47,14 +50,14 @@ bind = $my_trigger, F, exec, $browser
|
|||
bind = $my_trigger SHIFT, F, exec, $browser_unsafe
|
||||
bind = Shift, Print, exec, $screenshot_with_area_selector
|
||||
|
||||
$codeberg = /var/lib/flatpak/exports/bin/app.zen_browser.zen --no-remote --class dev.heppen.webapps.Codeberg2172 --name dev.heppen.webapps.Codeberg2172 --profile "/home/tahinli/.var/app/dev.heppen.webapps/data/quick-webapps/profiles/app.zen_browser.zen/Codeberg2172" --new-window https://codeberg.org
|
||||
$tahinli_source = /var/lib/flatpak/exports/bin/io.github.ungoogled_software.ungoogled_chromium --app=https://source.tahinli.com --class=dev.heppen.webapps.Source3132 --name=dev.heppen.webapps.Source3132 --user-data-dir="/home/tahinli/.var/app/dev.heppen.webapps/data/quick-webapps/profiles/io.github.ungoogled_software.ungoogled_chromium/Source3132"
|
||||
$whatsapp = /var/lib/flatpak/exports/bin/app.zen_browser.zen --no-remote --class dev.heppen.webapps.WhatsApp5679 --name dev.heppen.webapps.WhatsApp5679 --profile "/home/tahinli/.var/app/dev.heppen.webapps/data/quick-webapps/profiles/app.zen_browser.zen/WhatsApp5679" --new-window https://web.whatsapp.com
|
||||
$discord = flatpak run dev.vencord.Vesktop
|
||||
$youtube = flatpak run io.freetubeapp.FreeTube
|
||||
$deezer = mullvad-exclude /var/lib/flatpak/exports/bin/io.github.ungoogled_software.ungoogled_chromium --app=https://deezer.com --class=dev.heppen.webapps.Deezer7429 --name=dev.heppen.webapps.Deezer7429 --user-data-dir="/home/tahinli/.var/app/dev.heppen.webapps/data/quick-webapps/profiles/io.github.ungoogled_software.ungoogled_chromium/Deezer7429"
|
||||
$mail = /var/lib/flatpak/exports/bin/app.zen_browser.zen --no-remote --class dev.heppen.webapps.Proton1470 --name dev.heppen.webapps.Proton1470 --profile "/home/tahinli/.var/app/dev.heppen.webapps/data/quick-webapps/profiles/app.zen_browser.zen/Proton1470" --new-window https://mail.proton.me
|
||||
|
||||
workspace = 101, on-created-empty: $codeberg
|
||||
workspace = 101, on-created-empty: $tahinli_source
|
||||
workspace = 102, on-created-empty: $dev
|
||||
workspace = 201, on-created-empty: $whatsapp
|
||||
workspace = 202, on-created-empty: $discord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue