Add shortcut to ff term
This commit is contained in:
@ -150,6 +150,11 @@ bindsym $mod+Ctrl+space floating toggle; resize set 780px 880px;
|
||||
# Small PAPER MODE
|
||||
bindsym $mod+Ctrl+p floating toggle; resize set 480px 580px;
|
||||
|
||||
# Small PAPER MODE
|
||||
bindsym $mod+Ctrl+p floating toggle; resize set 550px 650px; $center
|
||||
bindsym $mod+Ctrl+g exec --no-startup-id $solobrowser https://github.com/15five/fifteen5/pulls
|
||||
bindsym $mod+Ctrl+p exec --no-startup-id $solobrowser https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc
|
||||
|
||||
# CENTER FLOATING
|
||||
bindsym $mod+c $center
|
||||
|
||||
|
||||
@ -37,7 +37,7 @@ URLS=(
|
||||
["jira"]="https://15five-dev.atlassian.net/plugins/servlet/mobile#issue/ENG-"
|
||||
["books"]="https://b-ok.cc/s/?q="
|
||||
["maps"]="https://www.openstreetmap.com/search?query="
|
||||
["pirate"]="https://thepirateboat.info/s/?q="
|
||||
["pirate"]="https://proxahoy.link/s/?q="
|
||||
)
|
||||
|
||||
# List for rofi
|
||||
|
||||
Reference in New Issue
Block a user