i3: global "Firefox: new tab" shortcut

This commit is contained in:
He4eT 2021-07-27 19:39:35 +05:00 committed by GitHub
commit 96bc220cdb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ set $mod Mod4
bindsym $mod+Return exec i3-sensible-terminal bindsym $mod+Return exec i3-sensible-terminal
bindsym Print exec xfce4-screenshooter bindsym Print exec xfce4-screenshooter
bindsym $mod+t exec firefox --new-tab --url about:newtab && i3-msg workspace 0 && i3-msg workspace 1 bindsym $mod+t exec firefox --new-tab --url about:newtab && i3-msg '[urgent=latest] focus'
bindsym $mod+d exec rofi -show run bindsym $mod+d exec rofi -show run
bindsym $mod+Tab exec rofi -show window bindsym $mod+Tab exec rofi -show window