mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Adds hyprland keybind to launch gitea web app.
This commit is contained in:
@@ -22,6 +22,7 @@ $pwa = chromium --profile-directory=Default
|
||||
$chatgpt = $pwa --app-id=cadlkienfkclaiaibeoongdcgmdikeeg
|
||||
$config = $terminal -e ~/.local/share/scripts/tmux-sessionator ~/.config
|
||||
$email = $pwa --app-id=jnpecgipniidlgicjocehkhajgdnjekh # proton mail
|
||||
$gitea = $pwa --app-id=jenmjaeafdjpclbgpkemokbhfeplfdbg
|
||||
$neovim = $terminal -e nvim
|
||||
$protonPass = $pwa --app-id=hkhckfoofhljcngmlnlojcbplgkcpcab
|
||||
$youtube = $pwa --app-id=agimnkijcaahngcdmfeangaknmldooml
|
||||
@@ -38,6 +39,7 @@ bind = $mainMod, C, exec, $config
|
||||
bind = $mainMod, E, exec, $email
|
||||
bind = $mainMod, F, exec, $fileManager
|
||||
bind = $mainMod SHIFT, F, exec, $fileBrowser
|
||||
bind = $mainMod SHIFT, G, exec, $gitea
|
||||
bind = $mainMod, N, exec, $neovim
|
||||
bind = $mainMod, P, exec, $protonPass
|
||||
bind = $mainMod, Y, exec, $youtube
|
||||
|
||||
Reference in New Issue
Block a user