1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

changed weechat screenshot and conf

This commit is contained in:
eoli3n 2016-12-28 02:42:26 +01:00
parent b8737daacf
commit 7bbbb9268f
5 changed files with 8 additions and 5 deletions

@ -110,7 +110,7 @@ tray-padding = 2
[module/xwindow]
type = internal/xwindow
label = " %{F#5b5b5b}%{F-} %title:0:50:...%"
label = " %{F#5b5b5b}%{F-} %title:0:70:...%"
[module/xkeyboard]
type = internal/xkeyboard

@ -101,8 +101,7 @@ set $tag10 "10:"
exec --no-startup-id i3-msg 'workspace $tag1; exec google-chrome-stable'
exec --no-startup-id i3-msg 'workspace $tag2; exec urxvtc -e ~/dev/bash/sshaddmotd/motdprint.sh && urxvtc'
exec --no-startup-id i3-msg 'workspace $tag3; exec thunderbird'
exec --no-startup-id i3-msg 'workspace $tag4; exec urxvtc -e screen -rd weechat'
exec --no-startup-id i3-msg 'workspace $tag5; exec google-chrome-stable --app=http://127.0.0.1/OMPD; workspace $tag2'
exec --no-startup-id i3-msg 'workspace $tag4; exec urxvtc -e screen -rd weechat; workspace $tag2'
#colors
# class border backgr. text indicator child_border
@ -115,7 +114,7 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
#i3-gaps
for_window [class="^.*"] border pixel 0
gaps inner 3
gaps outer 0
gaps outer 3
smart_gaps on
#############################################################################################################################

@ -1 +1 @@
j4-dmenu-desktop --dmenu="(cat ; (stest -flx $(echo $PATH | tr : ' ') | sort -u)) | dmenu -fn 'hack-10' -h 20 -nb '#202020' -nf '#FFFFFF' -sf '#dc322f' -sb '#202020' -p '>' -b -w 400 -q -o 0.9"
j4-dmenu-desktop --dmenu="(cat ; (stest -flx $(echo $PATH | tr : ' ') | sort -u)) | dmenu -fn 'hack-10' -h 20 -nb '#202020' -nf '#FFFFFF' -sf '#dc322f' -sb '#202020' -p '>' -b -q -o 0.9"

@ -56,6 +56,10 @@ Connman
/set weechat.color.chat_highlight_bg red
/set weechat.color.chat_highlight black
/script install colorize_nicks.py buffers.pl iset.pl highmon.pl
/bar toggle nicklist
/bar toggle title
/bar toggle status
/set weechat.bar.buffers.position right
# Google-chrome hide toolbar

Binary file not shown.

Before

Width:  |  Height:  |  Size: 889 KiB

After

Width:  |  Height:  |  Size: 1.7 MiB