Advertisement
Guest User

Untitled

a guest
Jun 26th, 2012
768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. set $mod Mod4
  2.  
  3. font -misc-fixed-medium-r-semicondensed--13-*-*-*-*-*-iso10646-*
  4. floating_modifier $mod
  5.  
  6. # border backgr. text indicator
  7. client.unfocused #000000 #000000 #000000 #777777
  8. client.focused_inactive #000000 #000000 #000000 #777777
  9. client.focused #000000 #000000 #000000 #DDDDDD
  10.  
  11. focus_follows_mouse no
  12. new_window 1pixel
  13.  
  14. #Расположение:
  15. assign [class="Firefox"] → 1:www
  16. assign [class="Urxvt"] → 2:term
  17. assign [class="Gimp"] → 3:media
  18. assign [class="Mplayer"] → 3:media
  19. assign [class="Thunar"] → 4:misc
  20. assign [class="Evince"] → 4:misc
  21. assign [class="sublime_text"] → 4:misc
  22. assign [class="com-pclewis-mcpatcher-MCPatcher"] → 4:misc
  23. assign [class="net-minecraft-LauncherFrame"] → 5:games
  24. assign [class="wesnoth"] → 5:games
  25. assign [class="Wine"] → 5:games
  26.  
  27. bindsym XF86AudioPlay exec mpc toggle
  28. bindsym XF86AudioNext exec mpc next
  29. bindsym XF86AudioPrev exec mpc prev
  30. bindsym XF86Sleep exec sudo halt
  31. bindsym XF86AudioRaiseVolume exec amixer set Master 5%+
  32. bindsym XF86AudioLowerVolume exec amixer set Master 5%-
  33. #bindsym exec
  34. #bindsym exec
  35.  
  36. bindsym $mod+Return exec urxvtc
  37. bindsym $mod+Shift+Q kill
  38. bindsym $mod+d exec dmenu_run -hist /home/crusty/.i3/history -nb '#000000' -nf '#777777' -sb '#000000' -sf '#DDDDDD' -fn '-misc-fixed-medium-r-semicondensed-*-12-90-100-100-c-60-iso8859-1'
  39.  
  40. bindsym $mod+j focus left
  41. bindsym $mod+k focus down
  42. bindsym $mod+l focus up
  43. bindsym $mod+semicolon focus right
  44.  
  45. bindsym $mod+Left focus left
  46. bindsym $mod+Down focus down
  47. bindsym $mod+Up focus up
  48. bindsym $mod+Right focus right
  49.  
  50. bindsym $mod+Shift+J move left
  51. bindsym $mod+Shift+K move down
  52. bindsym $mod+Shift+L move up
  53. bindsym $mod+Shift+colon move right
  54.  
  55. bindsym $mod+Shift+Left move left
  56. bindsym $mod+Shift+Down move down
  57. bindsym $mod+Shift+Up move up
  58. bindsym $mod+Shift+Right move right
  59.  
  60. bindsym $mod+h split h
  61.  
  62. bindsym $mod+v split v
  63.  
  64. bindsym $mod+f fullscreen
  65.  
  66. bindsym $mod+s layout stacking
  67. bindsym $mod+w layout tabbed
  68. bindsym $mod+e layout default
  69.  
  70. bindsym $mod+Shift+space floating toggle
  71.  
  72. bindsym $mod+space focus mode_toggle
  73.  
  74. bindsym $mod+a focus parent
  75.  
  76. #bindcode $mod+d focus child
  77.  
  78. # WORKSPACES
  79. bindsym $mod+1 workspace 1:www
  80. bindsym $mod+2 workspace 2:term
  81. bindsym $mod+3 workspace 3:media
  82. bindsym $mod+4 workspace 4:misc
  83. bindsym $mod+5 workspace 5:games
  84. bindsym $mod+6 workspace 6:misc
  85. bindsym $mod+7 workspace 7:misc
  86. bindsym $mod+8 workspace 8:misc
  87. bindsym $mod+9 workspace 9:misc
  88. bindsym $mod+0 workspace 10:]
  89.  
  90. bindsym $mod+Shift+exclam move container to workspace 1:www
  91. bindsym $mod+Shift+at move container to workspace 2:term
  92. bindsym $mod+Shift+numbersign move container to workspace 3:media
  93. bindsym $mod+Shift+dollar move container to workspace 4:misc
  94. bindsym $mod+Shift+percent move container to workspace 5:games
  95. bindsym $mod+Shift+asciicircum move container to workspace 6:misc
  96. bindsym $mod+Shift+ampersand move container to workspace 7:misc
  97. bindsym $mod+Shift+asterisk move container to workspace 8:misc
  98. bindsym $mod+Shift+parenleft move container to workspace 9:misc
  99. bindsym $mod+Shift+parenright move container to workspace 10::]
  100. #OMGDSAFDSFSAD
  101.  
  102. bindsym $mod+Shift+C reload
  103. bindsym $mod+Shift+R restart
  104. bindsym $mod+Shift+E exit
  105.  
  106. mode "resize" {
  107.  
  108. bindsym j resize shrink width 10 px or 10 ppt
  109. bindsym k resize grow height 10 px or 10 ppt
  110. bindsym l resize shrink height 10 px or 10 ppt
  111. bindsym semicolon resize grow width 10 px or 10 ppt
  112.  
  113. bindsym 113 resize shrink width 10 px or 10 ppt
  114. bindsym 116 resize grow height 10 px or 10 ppt
  115. bindsym 111 resize shrink height 10 px or 10 ppt
  116. bindsym 114 resize grow width 10 px or 10 ppt
  117.  
  118. # back to normal: Enter or Escape
  119. bindsym Return mode "default"
  120. bindsym Escape mode "default"
  121. }
  122. bindsym $mod+r mode "resize"
  123.  
  124. exec urxvtd
  125. exec_always feh --bg-scale ~/.wall.jpg
  126.  
  127. client.unfocused #151515 #151515 #AAAAAA #151515
  128. client.focused_inactive #151515 #151515 #AAAAAA #151515
  129. client.focused #151515 #505050 #DDDDDD #909090
  130.  
  131. bar {
  132. status_command conky|dzen2 -x 1300 -y 0 -h 18 -w 400 -ta r -fg '#DDDDDD' -bg '#000000' -fn '-misc-fixed-medium-r-semicondensed-*-12-90-100-100-c-60-iso8859-1'
  133.  
  134. position top
  135. colors {
  136. background #000000
  137. focused_workspace #000000 #000000 #DDDDDD
  138. active_workspace #303030 #C9D99F #CCCCCC
  139. inactive_workspace #000000 #000000 #777777
  140. }
  141. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement