mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
some changes
This commit is contained in:
parent
f6169daad4
commit
e0bc119f0c
@ -379,8 +379,8 @@ format-connected-underline = #9f78e1
|
||||
format-disconnected-underline = ${self.format-connected-underline}
|
||||
|
||||
label-connected = "%{A1:connman-gtk:}%{F#5b5b5b}%{F-} %essid%%{A}"
|
||||
label-disconnected = %ifname%
|
||||
label-disconnected-foreground = ${colors.foreground-alt}
|
||||
label-disconnected = "%{A1:connman-gtk:} %ifname%%{A}"
|
||||
label-disconnected-foreground = #5b
|
||||
|
||||
ramp-signal-0 =
|
||||
ramp-signal-1 =
|
||||
@ -529,7 +529,7 @@ type = custom/menu
|
||||
|
||||
label-open =
|
||||
label-open-foreground = #b63650
|
||||
label-close = cancel
|
||||
label-close = cancel
|
||||
label-close-foreground = ${colors.secondary}
|
||||
label-separator = |
|
||||
label-separator-foreground = ${colors.foreground-alt}
|
||||
|
@ -220,7 +220,7 @@ mode "resize" {
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
exec always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
#bar {
|
||||
# position top
|
||||
# strip_workspace_numbers yes
|
||||
|
@ -26,9 +26,9 @@ Connman
|
||||
|
||||
# Setup
|
||||
|
||||
sudo pacman -S rxvt-unicode zsh git i3lock ttf-hack vim weechat compton xbindkeys powerline powerline-fonts powerline-vim xorg-xrdb xclip zsh-syntax-highlighting tmux xorg-xfd connman connman-gtk
|
||||
sudo pacman -S rxvt-unicode zsh git ttf-hack vim weechat xbindkeys powerline powerline-fonts powerline-vim xorg-xrdb xclip zsh-syntax-highlighting tmux xorg-xfd connman connman-gtk
|
||||
|
||||
pacaur -S i3-gaps polybar albert compton-git powerline ttf-font-awesome ttf-unifont ttf-font-icons j4-dmenu-desktop siji-git
|
||||
pacaur -S i3-gaps polybar-git albert compton-git powerline ttf-font-awesome ttf-unifont ttf-font-icons j4-dmenu-desktop siji-git
|
||||
|
||||
cd ~/.i3
|
||||
git clone https://github.com/guimeira/i3lock-fancy-multimonitor
|
||||
@ -66,7 +66,6 @@ Connman
|
||||
/set weechat.bar.buffers.position top
|
||||
/set weechat.look.buffer_time_format ${color:252}%H${color:245}%M${color:240}%S
|
||||
/set env TERM screen-256color
|
||||
/upgrade
|
||||
/set weechat.bar.input.items " ,[input_search],[input_paste],input_text"
|
||||
/set weechat.bar.input.color_delim 240
|
||||
/set weechat.look.prefix_error "✘"
|
||||
@ -74,6 +73,7 @@ Connman
|
||||
/set weechat.look.prefix_quit ""
|
||||
/set weechat.look.prefix_suffix " "
|
||||
/set weechat.look.read_marker none
|
||||
/upgrade
|
||||
|
||||
# Google-chrome hide toolbar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user