[cinnamon, deepin, i3] add xorg-xhost

This commit is contained in:
Bernhard Landauer 2017-10-27 14:50:09 +02:00
parent fa3708e33c
commit f971d5e0ec
4 changed files with 10 additions and 7 deletions

View File

@ -133,3 +133,5 @@ xorg-xinit
>extra yaourt
xdg-user-dirs
xorg-server
xorg-xhost
xorg-xkill

View File

@ -120,4 +120,5 @@ xorg-xinit
>extra xsane-gimp
>extra yaourt
xdg-user-dirs
xorg-xhost
xorg-server

View File

@ -142,6 +142,7 @@ xf86-input-void
xfburn
xfce4-power-manager
xorg-twm
xorg-xhost
xorg-xinit
xorg-xkill
xorg-xprop

View File

@ -362,17 +362,16 @@ bar {
strip_workspace_numbers yes
colors {
# background $transparent
background $i3_background
statusline $i3_text
separator $i3_separator
# border backgr. text
focused_workspace $i3_color1 $i3_color4 $i3_text
active_workspace $i3_color2 $i3_color3 $i3_color5
inactive_workspace $i3_color2 $i3_color3 $i3_color6
binding_mode $i3_color4 $i3_color4 $i3_text
urgent_workspace $i3_color4 $i3_color5 $i3_color7
# border backgr. text
focused_workspace $i3_color1 $i3_color4 $i3_text
active_workspace $i3_color2 $i3_color3 $i3_color5
inactive_workspace $i3_color2 $i3_color3 $i3_color6
binding_mode $i3_color8 $i3_background $i3_text
urgent_workspace $i3_color4 $i3_color5 $i3_color7
}
}