Update, add clipboard, xfce/i3 mix
This commit is contained in:
parent
7a8b2450a6
commit
cbcee601ac
6 changed files with 31 additions and 15 deletions
16
.i3/config
16
.i3/config
|
|
@ -15,7 +15,7 @@ set $mod Mod1
|
|||
# is used in the bar {} block below.
|
||||
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
||||
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
||||
font pango:DejaVu Sans Mono 10
|
||||
font pango:DejaVu Sans Mono 13
|
||||
# Before i3 v4.8, we used to recommend this one as the default:
|
||||
# font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
|
||||
# The font above is very space-efficient, that is, it looks good, sharp and
|
||||
|
|
@ -195,10 +195,10 @@ bindsym $mod+t mode "moveworkspace"
|
|||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
# status_command i3status
|
||||
status_command i3-wrapper
|
||||
position top
|
||||
tray_output primary
|
||||
}
|
||||
|
||||
#bar {
|
||||
## status_command i3status
|
||||
#status_command i3-wrapper
|
||||
#position top
|
||||
#tray_output primary
|
||||
#}
|
||||
exec --no-startup-id xfce4-panel --disable-wm-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue