mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
i3wm works properly with second hdmi screen
This commit is contained in:
parent
43b075af65
commit
d517ba721b
@ -91,9 +91,16 @@ bar {
|
||||
urgent_workspace $base01 $base01 $base08
|
||||
}
|
||||
|
||||
output eDP1
|
||||
position top
|
||||
status_command bumblebee-status -m mpd pasink pasource brightness battery nic pacman load sensors datetime caffeine -p datetime.format="%Y-%m-%d %H:%M:%S" nic.states=^down nic.exclude=br,lo,docker0 disk.path=/home disk.open="termite -e ranger" disk.showUsed=false disk.showSize=false -t solarized-powerline
|
||||
}
|
||||
bar {
|
||||
output HDMI2
|
||||
position top
|
||||
tray_output none
|
||||
}
|
||||
|
||||
|
||||
# Startup programs
|
||||
exec_always --no-startup-id xrandr --dpi 150
|
||||
|
@ -13,7 +13,7 @@ rofi.bw: 0
|
||||
rofi.hide-scrollbar: true
|
||||
rofi.width: 30
|
||||
rofi.element-hight: 2
|
||||
rofi.padding: 500
|
||||
rofi.padding: 400
|
||||
|
||||
!-------------------------------------------------------------------------------
|
||||
! Xft settings
|
||||
|
Loading…
Reference in New Issue
Block a user