Update i3 config and some qutebrowser bookmarks
This commit is contained in:
@ -28,7 +28,7 @@ for_window [class="^.*"] border pixel $thick
|
|||||||
for_window [title="^.*"] border pixel $thick
|
for_window [title="^.*"] border pixel $thick
|
||||||
|
|
||||||
# APPLICATION BORDERS
|
# APPLICATION BORDERS
|
||||||
for_window [class="Emacs"] border pixel $thick
|
#for_window [class="Emacs"] border pixel $thick
|
||||||
for_window [class="st"] border pixel $thick
|
for_window [class="st"] border pixel $thick
|
||||||
|
|
||||||
# FLOATING APPLICATIONS
|
# FLOATING APPLICATIONS
|
||||||
@ -36,6 +36,9 @@ for_window [class="st"] border pixel $thick
|
|||||||
for_window [class="Foliate"] floating enable
|
for_window [class="Foliate"] floating enable
|
||||||
for_window [class="Foliate"] floating_maximum_size 400 x 800
|
for_window [class="Foliate"] floating_maximum_size 400 x 800
|
||||||
|
|
||||||
|
for_window [class="surf"] floating enable
|
||||||
|
for_window [class="surf"] floating_maximum_size 400 x 800
|
||||||
|
|
||||||
# GAP VARIABLES
|
# GAP VARIABLES
|
||||||
set $inner 12
|
set $inner 12
|
||||||
set $outer 12
|
set $outer 12
|
||||||
@ -288,7 +291,7 @@ bindsym $mod+Shift+b exec ~/.config/rofi/books-search.sh
|
|||||||
bindsym $mod+Shift+c exec ~/.config/rofi/github-repos.sh
|
bindsym $mod+Shift+c exec ~/.config/rofi/github-repos.sh
|
||||||
|
|
||||||
bindsym Print exec --no-startup-id gnome-screenshot
|
bindsym Print exec --no-startup-id gnome-screenshot
|
||||||
bindsym $mod+Ctrl+f exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
|
bindsym $mod+Ctrl+i exec --no-startup-id $solobrowser https://play.unbl.ink/mobile
|
||||||
bindsym $mod+Ctrl+g exec --no-startup-id $solobrowser https://github.com/15five/fifteen5/pulls
|
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
|
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
|
||||||
bindsym $mod+Shift+u exec cvlc https://stream.unbl.ink/mopidy
|
bindsym $mod+Shift+u exec cvlc https://stream.unbl.ink/mopidy
|
||||||
|
|||||||
@ -8,3 +8,5 @@ config_version: 2
|
|||||||
settings:
|
settings:
|
||||||
content.notifications:
|
content.notifications:
|
||||||
https://app.slack.com: true
|
https://app.slack.com: true
|
||||||
|
content.register_protocol_handler:
|
||||||
|
https://calendar.google.com?cid=%25s: true
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
https://15five.quip.com/ Updates - Quip
|
https://15five.quip.com/ Updates - Quip
|
||||||
|
https://app.slack.com/client/T042JGM5N/DUR7MC42G Slack | Chukwuka Agu | 15Five
|
||||||
|
|||||||
Reference in New Issue
Block a user