|
@@ -28,7 +28,7 @@ for_window [class="^.*"] border pixel $thick
|
|
|
for_window [title="^.*"] border pixel $thick
|
|
|
|
|
|
# APPLICATION BORDERS
|
|
|
-for_window [class="Emacs"] border pixel $thick
|
|
|
+#for_window [class="Emacs"] border pixel $thick
|
|
|
for_window [class="st"] border pixel $thick
|
|
|
|
|
|
# FLOATING APPLICATIONS
|
|
@@ -36,6 +36,9 @@ for_window [class="st"] border pixel $thick
|
|
|
for_window [class="Foliate"] floating enable
|
|
|
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
|
|
|
set $inner 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 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+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
|