summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Christian Pohle2017-09-08 17:21:48 +0200
committerMax Christian Pohle2018-08-25 00:15:33 +0200
commit63c808c572f800357f3e82f6ee2c58292088d9ea (patch)
treee04575f7b2256b207bd7d174b3e5add67d64aa90
parentecfd7a9ee13f686a24114daf5d7535c2b64c94f3 (diff)
downloadi3-63c808c572f800357f3e82f6ee2c58292088d9ea.tar.bz2
i3-63c808c572f800357f3e82f6ee2c58292088d9ea.zip
Changed to pony colors
-rw-r--r--config22
-rw-r--r--i3status.conf22
2 files changed, 29 insertions, 15 deletions
diff --git a/config b/config
index a3e4094..aa35d87 100644
--- a/config
+++ b/config
@@ -9,6 +9,7 @@
9# 9#
10# Please see http://i3wm.org/docs/userguide.html for a complete reference! 10# Please see http://i3wm.org/docs/userguide.html for a complete reference!
11 11
12fake-outputs 3840x1080+0+0
12set $mod Mod4 13set $mod Mod4
13 14
14# Font for window titles. Will also be used by the bar unless a different font 15# Font for window titles. Will also be used by the bar unless a different font
@@ -127,6 +128,11 @@ bindsym $mod+Shift+8 move container to workspace 8
127bindsym $mod+Shift+9 move container to workspace music 128bindsym $mod+Shift+9 move container to workspace music
128bindsym $mod+Shift+0 move container to workspace background 129bindsym $mod+Shift+0 move container to workspace background
129 130
131 # Pulse Audio controls
132bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +5% #increase sound volume
133bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #decrease sound volume
134bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound
135
130workspace 1 output DP-1 136workspace 1 output DP-1
131workspace 2 output DP-1 137workspace 2 output DP-1
132workspace 3 output DP-1 138workspace 3 output DP-1
@@ -153,6 +159,7 @@ bindsym $mod+Shift+m scratchpad show ; resize set 1920 920 ; move position cente
153for_window [class="^.*"] border normal 2 159for_window [class="^.*"] border normal 2
154for_window [title="^.*Thunderbird"] border pixel 0 160for_window [title="^.*Thunderbird"] border pixel 0
155for_window [title="^.*Chromium"] border pixel 0 161for_window [title="^.*Chromium"] border pixel 0
162for_window [class="Gvim"] border pixel 0
156# for_window [title="^.*\|"] border pixel 4 163# for_window [title="^.*\|"] border pixel 4
157for_window [title="^HexChat.*"] border pixel 0 164for_window [title="^HexChat.*"] border pixel 0
158for_window [title="^.*"] exec pkill -SIGRTMIN+11 i3blocks 165for_window [title="^.*"] exec pkill -SIGRTMIN+11 i3blocks
@@ -178,9 +185,9 @@ bar {
178 # background #2a3448 185 # background #2a3448
179 # statusline #ffffff 186 # statusline #ffffff
180 background #ffffff 187 background #ffffff
181 statusline #000000 188 statusline #6060af
182 focused_workspace #ffffff #ffffff #000000 189 focused_workspace #6060af #ffffff #6060af
183 active_workspace #ffffff #ffffff #888888 190 active_workspace #6060af #ffffff #888888
184 inactive_workspace #ffffff #ffffff #888888 191 inactive_workspace #ffffff #ffffff #888888
185 urgent_workspace #2f343a #900000 #ffffff 192 urgent_workspace #2f343a #900000 #ffffff
186 binding_mode #2f343a #900000 #ffffff 193 binding_mode #2f343a #900000 #ffffff
@@ -284,6 +291,8 @@ assign [class="^Thunderbird$"] → background
284exec --no-startup-id setxkbmap -option caps:escape 291exec --no-startup-id setxkbmap -option caps:escape
285exec --no-startup-id xset r rate 330 40 292exec --no-startup-id xset r rate 330 40
286 293
294
295
287exec --no-startup-id dbus-launch gnome-settings-daemon 296exec --no-startup-id dbus-launch gnome-settings-daemon
288exec --no-startup-id dbus-launch nm-applet 297exec --no-startup-id dbus-launch nm-applet
289 298
@@ -294,8 +303,11 @@ exec xrandr --output HDMI-1 --right-of DP-1
294 303
295# start compositor... 304# start compositor...
296exec --no-startup-id dbus-launch nitrogen --restore 305exec --no-startup-id dbus-launch nitrogen --restore
297exec --no-startup-id dbus-launch compton -b --config /home/max/.config/i3/compton.conf 306exec --no-startup-id dbus-launch compton -b --config ~/.config/i3/compton.conf
298exec --no-startup-id dbus-launch setsid udiskie -2 -s 307exec --no-startup-id dbus-launch setsid udiskie -2 -s
299exec --no-startup-id dbus-launch nextcloud 308exec --no-startup-id dbus-launch setsid pidgin
309exec --no-startup-id dbus-launch setsid hexchat
310# exec --no-startup-id dbus-launch nextcloud
300 311
301 312
313# vim: iskeyword+=\$,\-,\# nospell
diff --git a/i3status.conf b/i3status.conf
index 0f8fd6f..aeee8ee 100644
--- a/i3status.conf
+++ b/i3status.conf
@@ -12,6 +12,7 @@ general {
12 #color_bad = "#880000" 12 #color_bad = "#880000"
13 color_good = "#00aa00" 13 color_good = "#00aa00"
14 color_bad = "#aa0000" 14 color_bad = "#aa0000"
15 color_degraded = "#aaaaaa"
15 interval = 1 16 interval = 1
16 output_format = i3bar 17 output_format = i3bar
17} 18}
@@ -49,26 +50,27 @@ wireless _first_ {
49 50
50ethernet _first_ { 51ethernet _first_ {
51 # if you use %speed, i3status requires root privileges 52 # if you use %speed, i3status requires root privileges
52 format_up = "E1: %ip (%speed)" 53 format_up = " %ip (%speed)"
53 format_down = "E1: down" 54 format_down = "E1: down"
54} 55}
55 56
56 57
57ethernet enp7s0 { 58# ethernet enp7s0 {
58 # if you use %speed, i3status requires root privileges 59# # if you use %speed, i3status requires root privileges
59 format_up = "E2: %ip (%speed)" 60# format_up = "E2: %ip (%speed)"
60 format_down = "E2: down" 61# format_down = "E2: down"
61} 62#
63# }
62 64
63 65
64battery 0 { 66battery 0 {
65 format = "%status %percentage %remaining" 67 format = "%status %percentage %remaining"
66} 68}
67 69
68run_watch DHCP { 70# run_watch DHCP {
69 pidfile = "/var/run/dhclient*.pid" 71# pidfile = "/var/run/dhclient*.pid"
70 format = "%title" 72# format = "%title"
71} 73# }
72 74
73 75
74path_exists VPN { 76path_exists VPN {
..