More changes.
This commit is contained in:
@@ -310,7 +310,7 @@ client.urgent #2f343a #900000 #ffffff #900000
|
||||
for_window [class="^Chromium$" ] border none
|
||||
for_window [class="^yad-status$" ] floating enable , border none
|
||||
for_window [class="^Docky$" ] floating enable , border none
|
||||
for_window [class="^Skype$" ] border 1pixel
|
||||
for_window [class="^Skype$" ] border none
|
||||
for_window [class="^Steam$" ] border none
|
||||
for_window [class="^Eclipse$" ] border none
|
||||
#for_window [class="^Steam$" title="^Friends$" ] border 1pixel , floating enable , floating_maximum_size 200 x 700
|
||||
@@ -320,6 +320,7 @@ client.urgent #2f343a #900000 #ffffff #900000
|
||||
for_window [class="^Designer$" ] border none
|
||||
for_window [class="^main\.py$" ] floating enable
|
||||
for_window [class="^Xfce4-panel$"] floating enable
|
||||
for_window [class="^Thunderbird"] border none
|
||||
|
||||
|
||||
|
||||
assign [class="^Thunderbird"] $workspace9
|
||||
assign [class="^Skype$"] $workspace10
|
||||
|
||||
@@ -15,7 +15,8 @@ bindsym XF86AudioNext exec --no-startup-id mpc next
|
||||
# font for window titles. ISO 10646 = Unicode
|
||||
font pango:DejaVu Sans Mono 11
|
||||
|
||||
bindsym $mod+o exec --no-startup-id ~/development/projects/xautorandr/xautorandr.sh
|
||||
bindsym $mod+o exec --no-startup-id "bash -c '~/development/projects/xautorandr/xautorandr.sh ; kill -SIGUSR2 $(cat $HOME/.var/run/wallchanger.pid)'"
|
||||
bindsym $mod+p exec --no-startup-id "bash -c 'kill -SIGUSR1 $(cat $HOME/.var/run/wallchanger.pid)'"
|
||||
|
||||
|
||||
# start i3bar to display a workspace bar (plus the system information i3status
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
/home/hannes/development/projects/wallchanger/wallchanger.bash
|
||||
Reference in New Issue
Block a user