fix: ⚡ mason fix for lazy in nvim
This commit is contained in:
parent
1dc6011893
commit
3a1e2baede
5 changed files with 13 additions and 3 deletions
|
@ -25,7 +25,7 @@ render:explicit_sync = true
|
|||
|
||||
|
||||
$terminal = wezterm start --always-new-process
|
||||
$fileManager = GTK_THEME=Adwaita:dark nautilus
|
||||
$fileManager = cosmic-files
|
||||
$active_menu = rofi -show
|
||||
$menu = rofi -show drun -show-icons
|
||||
$menu_unsafe = mullvad-exclude rofi -show drun -show-icons
|
||||
|
@ -56,7 +56,7 @@ bind = Shift, Print, exec, $screenshot_with_area_selector
|
|||
$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
|
||||
$youtube = mullvad-exclude 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue