Compare commits

...

2 Commits

Author SHA1 Message Date
Meutel 70a7fc483f i3: fullscreen firefox 2018-01-04 11:49:47 +01:00
Meutel 546ce9a46e Customize firefox
copy to $firefox_profile/chrome
2018-01-04 11:49:47 +01:00
3 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,3 @@
#sidebar-box {
background-color: #333 !important;
}

View File

@ -0,0 +1,5 @@
@-moz-document url("about:newtab") {
body {
background-color: #333 !important;
}
}

View File

@ -229,6 +229,4 @@ exec xrandr --output $leftscr --left-of $rightscr
exec feh --bg-fill ~/.config/wallpaper.jpg
exec --no-startup-id 'i3-msg "workspace $workspace1; append_layout /home/meutel/.i3/wrksp1layout.json"'
exec firefox
exec mate-terminal
exec owncloud
exec musicpd