Commit 4219ae32 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Since using flatpak bitwarden, added that as startup.

parent 10a4dfce
......@@ -310,11 +310,10 @@ bindsym $mod+Mod1+Return [title="dropdown-terminal"] move position 0px 0px; resi
# setting up dropdown Bitwarden
for_window [class="Bitwarden"] sticky enable border none
for_window [class="Bitwarden"] move scratchpad
exec --no-startup-id bitwarden-desktop
exec --no-startup-id /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/bitwarden com.bitwarden.desktop --no-sandbox
bindsym $mod+o [class="Bitwarden"] scratchpad show
bindsym $mod+Mod1+o [class="Bitwarden"] move position 0px 0px; resize set 960 500
# Application shortcuts
bindsym $mod+Return exec terminator
bindsym $mod+Ctrl+b exec terminal -e 'bmenu'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment