Merge branch 'workpc'
This commit is contained in:
@@ -17,7 +17,7 @@ bindsym $mod+u border none
|
||||
bindsym $mod+y border pixel 1
|
||||
bindsym $mod+n border normal
|
||||
|
||||
font xft:URWGothic-Book 11
|
||||
font pango:Source Code Pro for Powerline 11
|
||||
|
||||
# reload the configuration file
|
||||
bindsym $mod+Shift+c reload
|
||||
@@ -197,42 +197,12 @@ bar {
|
||||
position top
|
||||
height 18
|
||||
tray_padding 0
|
||||
#mode hide
|
||||
#workspace_buttons yes
|
||||
#tray_output DP-0
|
||||
#separator_symbol "|"
|
||||
|
||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||
font pango:FontAwesome5Free, SourceCodeProforPowerline 11
|
||||
|
||||
# status_command i3status -c $i3_path/i3status.conf
|
||||
# status_command bumblebee-status \
|
||||
# -m \
|
||||
# disk:root \
|
||||
# cpu2 \
|
||||
# memory \
|
||||
# playerctl \
|
||||
# title \
|
||||
# todo \
|
||||
# ping \
|
||||
# network_traffic \
|
||||
# date \
|
||||
# time \
|
||||
# -p \
|
||||
# root.path=/ \
|
||||
# root.critical="50" \
|
||||
# cpu2.layout="cpu2.cpuload cpu2.coresload" \
|
||||
# cpu2.colored=1 \
|
||||
# cpu2.temp_pattern="temp" \
|
||||
# todo.file="~/todo.vim" \
|
||||
# ping.address="1.1.1.1" \
|
||||
# time.format="%H:%M" \
|
||||
# date.format="%a, %b %d" \
|
||||
# -a \
|
||||
# disk \
|
||||
# ping \
|
||||
# -t \
|
||||
# iceberg-dark-powerline
|
||||
#
|
||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||
|
||||
colors {
|
||||
background #161821
|
||||
@@ -380,7 +350,7 @@ mode "resize" {
|
||||
# Frequently used programs
|
||||
bindsym $mod+Return exec --no-startup-id terminator
|
||||
bindsym $mod+Shift+Return exec --no-startup-id urxvt
|
||||
bindsym $mod+F2 exec --no-startup-id firefox
|
||||
bindsym $mod+F2 exec --no-startup-id google-chrome-stable
|
||||
bindsym $mod+F3 exec --no-startup-id pcmanfm
|
||||
bindsym $mod+F4 exec --no-startup-id code
|
||||
bindsym $mod+F6 exec --no-startup-id ~/bin/music_player
|
||||
@@ -447,4 +417,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
||||
#exec --no-startup-id synergy &
|
||||
exec --no-startup-id barrier &
|
||||
|
||||
# Powerline font patcher
|
||||
exec --no-startup-id powerline-daemon -q &
|
||||
|
||||
# End autostart configuration
|
||||
|
Reference in New Issue
Block a user