X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/d8be64bafb9462ef1d2a72b079a0c02fc6b3997e..d1802b02439cc2b5c082f6b03bea57b97dd76862:/xdg/i3/config diff --git a/xdg/i3/config b/xdg/i3/config index 8e78bfc..e7e66f5 100644 --- a/xdg/i3/config +++ b/xdg/i3/config @@ -4,7 +4,7 @@ # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Dina, DejaVu Sans Mono, monospace 7 +font pango:Dina 7 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). @@ -132,6 +132,12 @@ bindsym $mod+Shift+e exec --no-startup-id i3-nagbar -t warning -m Exit? -b Yes ' bindcode 198 exec --no-startup-id rotate set normal bindcode 204 exec --no-startup-id rotate right +# mpc +bindsym XF86AudioPlay exec --no-startup-id mpc -h /var/mpd/socket play +bindsym XF86AudioStop exec --no-startup-id mpc -h /var/mpd/socket pause +bindsym XF86AudioPrev exec --no-startup-id mpc -h /var/mpd/socket cdprev +bindsym XF86AudioNext exec --no-startup-id mpc -h /var/mpd/socket next + # move and resize [floating] windows mode "translate" { bindsym $left resize shrink width 20 px @@ -211,25 +217,26 @@ set $inactive #884400 #221100 #93a1a1 #264bd2 #884400 set $urgent #ff4444 #dc322f #000000 #4466ff #ff4444 set $blue #4466ff #268bd2 #fdf6e3 #264db2 #4466ff -#bar { -# position top -# tray_output primary -# status_command i3status -# separator_symbol "|" -# -# colors { -# background #110800 -# statusline #93a1a1 -# separator #268bd2 -# -# # class border backgr. text -# focused_workspace $focused -# active_workspace $inactive -# inactive_workspace $inactive -# urgent_workspace $urgent -# binding_mode $blue -# } -#} +bar { + position top + output LVDS1 + tray_output primary + status_command i3status + separator_symbol "|" + + colors { + background #110800 + statusline #93a1a1 + separator #268bd2 + + # class border backgr. text + focused_workspace $focused + active_workspace $inactive + inactive_workspace $inactive + urgent_workspace $urgent + binding_mode $blue + } +} # colors # class border backgr. text indicator child_border