|
@@ -60,6 +60,10 @@ exec_always --no-startup-id ~/.config/polybar/launch.sh
|
|
|
bindsym $mod+Return exec --no-startup-id kitty
|
|
|
bindsym $mod+shift+Return exec --no-startup-id qutebrowser
|
|
|
bindsym $mod+shift+space exec --no-startup-id rofi-pass --insert
|
|
|
+bindsym $mod+m exec --no-startup-id surf play.unbl.ink/iris
|
|
|
+bindsym $mod+shift+m exec --no-startup-id surf https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
+bindsym $mod+i exec --no-startup-id surf https://15five.15five.com/report/current/
|
|
|
+bindsym $mod+g exec --no-startup-id surf https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc
|
|
|
bindsym Print exec --no-startup-id gnome-screenshot
|
|
|
bindsym $mod+Delete exec --no-startup-id "i3lock-fancy"
|
|
|
bindsym $mod+End exec --no-startup-id "i3lock-fancy" && systemctl suspend
|
|
@@ -191,7 +195,7 @@ bindsym $mod+x exec pkill compton
|
|
|
gaps inner 6 gaps outer 6
|
|
|
for_window [class="^.*"] border pixel 3
|
|
|
# class border backgr. text indicator child_border
|
|
|
-client.focused #000000 #990000 #ffffff #2e9ef4 #990000
|
|
|
+client.focused #000000 #009900 #ffffff #2e9ef4 #990000
|
|
|
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
|
|
|
client.unfocused #333333 #222222 #888888 #292d2e #222222
|
|
|
client.urgent #2f343a #900000 #ffffff #900000 #900000
|