mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
i3: global "Firefox: new tab" shortcut
This commit is contained in:
parent
1fb64b45e4
commit
96bc220cdb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue