Skip to content

Commit

Permalink
home/i3: add keybind for liferea
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 committed Jun 23, 2024
1 parent 917a816 commit 9f34cd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/linux/i3/programs.config
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ bindsym $mod+Return exec gnome-terminal
# start the browser
bindsym $mod+b exec librewolf

# start the feed reader
bindsym $mod+i exec liferea

# get passwords from Bitwarden using bitwarden-dmenu
bindsym $mod+p exec bwmenu --search-command 'dmenu' --ask-password-command 'dmenu -nf "white" -nb "white"'

Expand Down

0 comments on commit 9f34cd4

Please sign in to comment.