|
@@ -276,23 +276,22 @@ exec feh --bg-scale ~/var/inbox/astrobin/`ls -Ar ~/var/inbox/astrobin | tail -n
|
|
|
|
|
|
bindsym $mod+n exec $browser
|
|
|
bindsym $mod+Shift+n exec ~/.config/rofi/searx-search.sh
|
|
|
-bindsym $mod+Ctrl+n exec ~/.config/rofi/web-search.sh
|
|
|
+bindsym $mod+Shift+s exec ~/.config/rofi/web-search.sh
|
|
|
bindsym $mod+Shift+b exec ~/.config/rofi/books-search.sh
|
|
|
bindsym $mod+Shift+c exec ~/.config/rofi/github-repos.sh
|
|
|
|
|
|
bindsym Print exec --no-startup-id gnome-screenshot
|
|
|
-bindsym $mod+Shift+f exec --no-startup-id $browser https://15five.15five.com/report/current/
|
|
|
-bindsym $mod+Shift+g exec --no-startup-id $browser https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc
|
|
|
-bindsym $mod+Shift+e exec --no-startup-id $browser https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc
|
|
|
+bindsym $mod+Ctrl+f exec --no-startup-id $browser https://15five.15five.com/report/current/
|
|
|
+bindsym $mod+Ctrl+g exec --no-startup-id $browser https://github.com/15five/fifteen5/pulls
|
|
|
+bindsym $mod+Ctrl+p exec --no-startup-id $browser https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc
|
|
|
|
|
|
-bindsym $mod+Ctrl+b exec $solobrowser https://www.astrobin.com/iotd/archive/
|
|
|
-bindsym $mod+Shift+m exec $solobrowser https://play.unbl.ink/iris
|
|
|
-bindsym $mod+Shift+p exec $solobrowser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
+bindsym $mod+Ctrl+a exec $solobrowser https://www.astrobin.com/iotd/archive/
|
|
|
+bindsym $mod+Ctrl+m exec $solobrowser https://play.unbl.ink/iris
|
|
|
+bindsym $mod+Ctrl+d exec $solobrowser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
bindsym $mod+Ctrl+q exec $solobrowser https://15five.quip.com/
|
|
|
|
|
|
-bindsym $mod+i exec emacsclient -c
|
|
|
-bindsym $mod+Ctrl+i exec pkill emacs && emacs --daemon
|
|
|
-bindsym $mod+Shift+i exec emacs -ib 16
|
|
|
+bindsym $mod+e exec emacsclient -c
|
|
|
+bindsym $mod+Shift+e exec emacs -ib 16
|
|
|
|
|
|
#bindsym $mod+y exec
|
|
|
#bindsym $mod+Ctrl+y exec
|